TODO: trap diff exit code

This commit is contained in:
George Danchev 2011-06-23 14:50:04 +00:00
parent a2cb083f42
commit 4e7b3ce7ae
1 changed files with 1 additions and 1 deletions

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