summaryrefslogtreecommitdiff
path: root/leap-platform-test
diff options
context:
space:
mode:
Diffstat (limited to 'leap-platform-test')
-rwxr-xr-xleap-platform-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/leap-platform-test b/leap-platform-test
index 994ec57..8848752 100755
--- a/leap-platform-test
+++ b/leap-platform-test
@@ -515,7 +515,7 @@ date=$( date +"%F-%H%M%S" )
TEST_LOG1="$LOGDIR/test.log"
TEST_LOG2="$LOGDIR/test-$date.log"
-LOCKFILE=/var/log/leap_ci_deploy_lock
+LOCKFILE=/var/run/leap_ci_deploy_lock
[ -e "$PROVIDERDIR" ] && cd "$PROVIDERDIR"