TODO: trap diff exit code

This commit is contained in:
George Danchev 2011-06-23 14:50:04 +00:00
parent 21f279d70e
commit ee1cc8a22e

View File

@ -132,7 +132,7 @@ jigit-mkimage \
-m Debian=${DIR} \
-o ${IMG}.new
# diff'em
# diff'em TODO: trap the exit code of diff and let the Universe explode
diff ${IMG}.iso ${IMG}.new
# sort out the cruft