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 40b482d..8d6741f 100755
--- a/leap-platform-test
+++ b/leap-platform-test
@@ -521,7 +521,7 @@ date=$( date +"%F-%H%M%S" )
TEST_LOG1="$LOGDIR/test.log"
TEST_LOG2="$LOGDIR/test-$date.log"
-LOCKFILE=/var/run/leap_ci_deploy_lock
+LOCKFILE="/var/run/lock/leap_ci_deploy_${PLATFORM_BRANCH}.lock"
[ -e "$PROVIDERDIR" ] && cd "$PROVIDERDIR"