From 7304815428a076926e883b18d265465d46c6cc88 Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Tue, 23 May 2017 18:26:01 +0200 Subject: [PATCH] add some debug to the tests --- tests/update-users.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/update-users.sh b/tests/update-users.sh index b0cbb192..4415961e 100755 --- a/tests/update-users.sh +++ b/tests/update-users.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -set -e +set -ex CAPW=`cat /tmp/ca_password`