summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2015-09-14 12:21:49 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-09-14 12:21:49 +0000
commitd2cca8ebd658039cea7e1d2d72471dde6c8277e8 (patch)
tree62ae51ac52619e785ac7a391c3c53c3be0d3a9c3
parent9ef33ff08ae1156c168b32663ca24ecb3df7bb68 (diff)
downloadbuildslave-scripts-d2cca8ebd658039cea7e1d2d72471dde6c8277e8.tar.gz
Hide auth details from logs
-rw-r--r--triggers/testing_trigger.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/triggers/testing_trigger.sh b/triggers/testing_trigger.sh
index acc5a57..359d59e 100644
--- a/triggers/testing_trigger.sh
+++ b/triggers/testing_trigger.sh
@@ -5,7 +5,9 @@ chmod 644 /archive/tlsa-ciat-test-x86_64.raw
### First you need to source the environment for openstack deployment.
### This isn't commited because it contains password, etc.
+set +x
source /archive/tlsa/os.setup
+set -x
### Now you can run the tester: