1
1

Shift off the arguments that we've already processed.

This commit was SVN r27420.
Этот коммит содержится в:
Jeff Squyres 2012-10-05 12:24:24 +00:00
родитель bad08cdf7e
Коммит 978624afb3

Просмотреть файл

@ -7,7 +7,8 @@
if [ $# -eq 0 ] ; then
dirs="branches/v1.6"
else
dirs=$@
dirs=$1
shift
fi
# Build root - scratch space