add few more keywords indicating failure

This commit is contained in:
George Danchev 2011-07-07 14:28:32 +00:00
parent a68fb7847f
commit 1502f19b6c
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ fi
# thrown by xorriso and underlying libraries
LIST_KWD="(NEVER|ABORT|FATAL|FAILURE|MISHAP|SORRY|WARNING|HINT|NOTE|DEBUG|ALL"
# thrown by others
LIST_KWD+="|FAIL)"
LIST_KWD+="|FAIL|ERROR|WRONG)"
if [ -f "${CLOG}" ]; then
set +e