Skip to content

Commit 900921b

Browse files
committed
unset EXTRA
1 parent 846bd3a commit 900921b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jenkins.bash

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ do
4343
if [[ "$version" = *dev* ]]
4444
then
4545
EXTRA=" --enable-dev"
46+
else
47+
EXTRA=""
4648
fi
4749
if [[ "$CONTAINER" = "singularity" ]]
4850
then

0 commit comments

Comments
 (0)