diff options
Diffstat (limited to 'tests/init.sh')
-rwxr-xr-x | tests/init.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/init.sh b/tests/init.sh index fea659516..c420e8c9f 100755 --- a/tests/init.sh +++ b/tests/init.sh @@ -1,5 +1,3 @@ -set -eu -o pipefail - # Don't start the daemon source common/vars-and-functions.sh |