Skip to content

Commit 545f5d9

Browse files
ocaisabedroge
andauthored
Update bot/build.sh
Co-authored-by: Bob Dröge <[email protected]>
1 parent 787dd5e commit 545f5d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bot/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ if [[ -n "$ACCEL_OVERRIDE" ]]; then
168168
export EESSI_ACCELERATOR_TARGET_OVERRIDE="accel/$ACCEL_OVERRIDE"
169169
else
170170
export EESSI_ACCELERATOR_TARGET_OVERRIDE=""
171+
fi
171172
echo "bot/build.sh: EESSI_ACCELERATOR_TARGET_OVERRIDE='${EESSI_ACCELERATOR_TARGET_OVERRIDE}'"
172173

173174
# get EESSI_OS_TYPE from .architecture.os_type in ${JOB_CFG_FILE} (default: linux)

0 commit comments

Comments
 (0)