Fix error message
This commit was SVN r1734.
Этот коммит содержится в:
родитель
0be361cee0
Коммит
215451f67e
@ -34,7 +34,7 @@ start_time="`date`"
|
||||
# Sanity checks
|
||||
if test -z "$scratch_root" -o -z "$email" -o -z "$svnroot" \
|
||||
-o -z "$destdir"; then
|
||||
echo "Must specify scratch root directory, e-mail address, and SVN root"
|
||||
echo "Must specify scratch root directory, e-mail address, SVN root, and destination directory"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user