mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
tests/regressions: Display errors in rhbz1174551.sh.
Updates commit b5a6f899cd.
This commit is contained in:
@@ -51,7 +51,8 @@ EOF
|
||||
|
||||
# check the number of errors in the log
|
||||
if [ $(cat test.error | wc -l) -ne 4 ]; then
|
||||
echo "$0: "
|
||||
echo "$0: unexpected errors in the log:"
|
||||
cat test.error
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user