From 1502f19b6c6e8294252722a0be06db127b9db95d Mon Sep 17 00:00:00 2001 From: George Danchev Date: Thu, 7 Jul 2011 14:28:32 +0000 Subject: [PATCH] add few more keywords indicating failure --- releng/run_all_releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releng/run_all_releng b/releng/run_all_releng index 932a0d9d..f6a12d4f 100755 --- a/releng/run_all_releng +++ b/releng/run_all_releng @@ -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