FAIL string to stdout on failure
This commit is contained in:
@ -160,7 +160,7 @@ case ${DIFF_RET} in
|
||||
echo -e "$0: diff ${IMG}.iso ${IMG}.new matched.\n"
|
||||
;;
|
||||
*)
|
||||
echo -e "$0: ATTN: diff returned code: $DIFF_RET\n"
|
||||
echo -e "$0: FAIL: diff returned code: $DIFF_RET\n"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Reference in New Issue
Block a user