From: Willem Toorop Date: Mon, 24 Jun 2019 14:28:27 +0000 (+0200) Subject: Now really exit with error code when errors were reported X-Git-Tag: release-1.7.1-rc1~23^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a470c0335ffe309933ea4e8afec3a7ecea483eba;p=thirdparty%2Fldns.git Now really exit with error code when errors were reported --- diff --git a/test/test_ci.sh b/test/test_ci.sh index 8e73a58f..21081a3d 100755 --- a/test/test_ci.sh +++ b/test/test_ci.sh @@ -54,5 +54,5 @@ do done cd test -exec $TPKG r +exec $TPKG -n -1 r