Skip to content

Commit

Permalink
Make sure to not overwrite when its already set
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar van Leeuwen committed Mar 12, 2024
1 parent d36a0de commit f88cf17
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CI/surf_snellius/ci_config.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# Configurable items
REFRAME_ARGS="--tag CI --tag 1_node|2_nodes"
if [ -z "${REFRAME_ARGS}" ]; then
REFRAME_ARGS="--tag CI --tag 1_node|2_nodes"
fi

0 comments on commit f88cf17

Please sign in to comment.