From 95e52c13876590e4f15032216cd73a6e9d28b801 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Apr 2020 13:46:56 -0300 Subject: Fix the bug, and move testxml from silent to stfu Stop polluting my pipeline %%e --- .tools/testxml.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tools/testxml.sh') diff --git a/.tools/testxml.sh b/.tools/testxml.sh index c813ef86..13985d46 100755 --- a/.tools/testxml.sh +++ b/.tools/testxml.sh @@ -22,7 +22,7 @@ if [[ -n "${RES}" ]]; then fi echo >../../clientdata/shared/error.log -./testxml.py silent |grep -v "Checking" >../../clientdata/shared/error.log +./testxml.py stfu >../../clientdata/shared/error.log res="$?" cat ../../clientdata/shared/error.log if [ "$res" != 0 ]; then -- cgit v1.2.3-60-g2f50