Shift off the arguments that we've already processed.
This commit was SVN r27420.
Этот коммит содержится в:
родитель
bad08cdf7e
Коммит
978624afb3
@ -7,7 +7,8 @@
|
||||
if [ $# -eq 0 ] ; then
|
||||
dirs="branches/v1.6"
|
||||
else
|
||||
dirs=$@
|
||||
dirs=$1
|
||||
shift
|
||||
fi
|
||||
|
||||
# Build root - scratch space
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user