more consistent descriptions
This commit is contained in:
parent
01fa9771d3
commit
013ae973cd
@ -275,7 +275,7 @@ diff ${GEN_DATA_DIR}/${RELENG_IMG}.iso ${GEN_DATA_DIR}/${RELENG_IMG}.new
|
|||||||
DIFF_RET="$?"
|
DIFF_RET="$?"
|
||||||
case ${DIFF_RET} in
|
case ${DIFF_RET} in
|
||||||
0)
|
0)
|
||||||
echo -e "${SELF}: diff ${GEN_DATA_DIR}/${RELENG_IMG}.iso ${GEN_DATA_DIR}/${RELENG_IMG}.new matched.\n"
|
echo -e "${SELF}: Match: diff ${GEN_DATA_DIR}/${RELENG_IMG}.iso ${GEN_DATA_DIR}/${RELENG_IMG}.new\n"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo -e "${SELF}: FAIL: diff returned code: $DIFF_RET\n"
|
echo -e "${SELF}: FAIL: diff returned code: $DIFF_RET\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user