summaryrefslogtreecommitdiff
path: root/.gitlab-ci/bare-metal/poe-on
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci/bare-metal/poe-on')
-rwxr-xr-x.gitlab-ci/bare-metal/poe-on2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/bare-metal/poe-on b/.gitlab-ci/bare-metal/poe-on
index d6f5c295349..380c3f2fcd1 100755
--- a/.gitlab-ci/bare-metal/poe-on
+++ b/.gitlab-ci/bare-metal/poe-on
@@ -5,4 +5,4 @@ if [ -z "$BM_POE_INTERFACE" ]; then
exit 1
fi
-flock /var/run/poe.lock -c "$CI_PROJECT_DIR/install/bare-metal/poe-set $BM_POE_INTERFACE reset"
+$CI_PROJECT_DIR/install/bare-metal/poe-set.py $BM_POE_INTERFACE reset