TODO: trap diff exit code
This commit is contained in:
parent
a2cb083f42
commit
4e7b3ce7ae
@ -132,7 +132,7 @@ jigit-mkimage \
|
|||||||
-m Debian=${DIR} \
|
-m Debian=${DIR} \
|
||||||
-o ${IMG}.new
|
-o ${IMG}.new
|
||||||
|
|
||||||
# diff'em
|
# diff'em TODO: trap the exit code of diff and let the Universe explode
|
||||||
diff ${IMG}.iso ${IMG}.new
|
diff ${IMG}.iso ${IMG}.new
|
||||||
|
|
||||||
# sort out the cruft
|
# sort out the cruft
|
||||||
|
Loading…
Reference in New Issue
Block a user