We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 787dd5e commit 545f5d9Copy full SHA for 545f5d9
bot/build.sh
@@ -168,6 +168,7 @@ if [[ -n "$ACCEL_OVERRIDE" ]]; then
168
export EESSI_ACCELERATOR_TARGET_OVERRIDE="accel/$ACCEL_OVERRIDE"
169
else
170
export EESSI_ACCELERATOR_TARGET_OVERRIDE=""
171
+fi
172
echo "bot/build.sh: EESSI_ACCELERATOR_TARGET_OVERRIDE='${EESSI_ACCELERATOR_TARGET_OVERRIDE}'"
173
174
# get EESSI_OS_TYPE from .architecture.os_type in ${JOB_CFG_FILE} (default: linux)
0 commit comments