Searched refs:BM_POWERDOWN (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/
H A Dpoe-powered.sh47 if [ -z "$BM_POWERDOWN" ]; then
48 echo "Must set BM_POWERDOWN in your gitlab-runner config.toml [[runners]] environment"
131 --powerdown="$BM_POWERDOWN" \
H A Dfastboot.sh22 if [ -z "$BM_POWERDOWN" ]; then
23 echo "Must set BM_POWERDOWN in your gitlab-runner config.toml [[runners]] environment"
138 --powerdown="$BM_POWERDOWN"

Completed in 3 milliseconds