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 f72bf3b commit 0e21c66Copy full SHA for 0e21c66
contrib/build-server/openmpi-nightly-tarball.sh
@@ -29,7 +29,7 @@ if [ $# -eq 0 ] ; then
29
# We're no longer ever checking the 1.0 - 1.4 branches anymore
30
branches="master v1.8 v1.6"
31
else
32
- dirs=$@
+ branches=$@
33
fi
34
35
# Build root - scratch space
0 commit comments