From e2405b2c33cda4cd2cadde0f0ba533183f359ab6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 Jul 2016 16:32:06 +0300 Subject: Show testxml log always in ci script. --- .tools/testxml.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tools/testxml.sh b/.tools/testxml.sh index d0e552ce..7094d26d 100755 --- a/.tools/testxml.sh +++ b/.tools/testxml.sh @@ -23,9 +23,9 @@ fi echo >../../clientdata/shared/error.log ./testxml.py silent >../../clientdata/shared/error.log +cat ../../clientdata/shared/error.log if [ "$?" != 0 ]; then echo "test xml error" - cat ../../clientdata/shared/error.log exit 1 fi -- cgit v1.2.3-70-g09d2