aboutsummaryrefslogtreecommitdiffstats
path: root/testing/start-testing
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2016-10-20 12:57:00 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2016-10-20 12:57:00 +0200
commite6a4bd83ffbef5ff00bb614e9b64cba203543845 (patch)
treeea3b987d203346173ca3a6fe465b108eb6e812b7 /testing/start-testing
parent07bbd2f642e4858a16aec7a2de1d23a03195717f (diff)
downloadstrongswan-e6a4bd83ffbef5ff00bb614e9b64cba203543845.tar.bz2
strongswan-e6a4bd83ffbef5ff00bb614e9b64cba203543845.tar.xz
Version bump to 5.5.15.5.1
Diffstat (limited to 'testing/start-testing')
-rwxr-xr-xtesting/start-testing1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/start-testing b/testing/start-testing
index 31097a8b7..7ef35f9e4 100755
--- a/testing/start-testing
+++ b/testing/start-testing
@@ -27,6 +27,7 @@ log_action "Deploying $SHAREDDIR as hostfs"
execute "chown -R $KVMUSER:$KVMGROUP $SHAREDDIR" 0
execute "ln -Tfs $SHAREDDIR $HOSTFSTARGET"
+[ -d $TESTRESULTSDIR ] || mkdir $TESTRESULTSDIR
log_action "Deploying $TESTRESULTSDIR as hostfs"
execute "ln -Tfs $TESTRESULTSDIR $TESTRESTULSTARGET"