compat: fix ckmake -t return file
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Fri, 6 Jul 2012 19:15:07 +0000 (12:15 -0700)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Fri, 6 Jul 2012 19:15:07 +0000 (12:15 -0700)
commitdca8b51336c2527c1cdf5065339fc72e37bd7da8
tree89a8bc33d79a08b88752a8f48efcf90c875aafcb
parent9b1fe917cb70cccffafdb301ac5e21f1e1d454db
compat: fix ckmake -t return file

Skip removing the return file early given that
we are running twice. The ret-tmp.txt will now
exist on if ckmake is run without -t but I can't
currently figure out how to properly fix this.
I welcome a proper fix.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
bin/ckmake