Run the sfcache system tests with set -e enabled

This commit is contained in:
Ondřej Surý
2018-12-06 11:09:25 +01:00
parent f566010717
commit e1bf5624fb
6 changed files with 12 additions and 0 deletions

View File

@@ -12,6 +12,8 @@
# shellcheck source=conf.sh
. "$SYSTEMTESTTOP/conf.sh"
set -e
status=0
n=0