TODO: trap diff exit code
This commit is contained in:
parent
21f279d70e
commit
ee1cc8a22e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user