Skip to content

Commit f23b965

Browse files
author
Luca
committed
Merge branch 'master' of github.com:eth-cscs/reframe into gromacs-eiger
2 parents 8a0620d + adb0d1d commit f23b965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-scripts/ci-runner.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ if [ "X${MODULEUSE}" != "X" ]; then
126126
fi
127127

128128
parallel_opts="--workers=auto --forked"
129-
if [[ $(hostname) =~ tsa ]]; then
129+
if [[ $(hostname) =~ tsa|uan ]]; then
130130
parallel_opts=""
131131
fi
132132

0 commit comments

Comments
 (0)