1
0
Adrian Schröter 2011-04-06 19:33:11 +00:00 committed by Git OBS Bridge
parent 3b6130c61f
commit cfeab0e1e4

View File

@ -39,7 +39,7 @@ if [ -z "$MYARCHIVE" ]; then
exit 1
fi
if [ -z "$MYFILES" ]; then
echo "ERROR: no checkout URL is given via --url parameter!"
echo "ERROR: no checkout URL is given via --file parameter!"
exit 1
fi
if [ -z "$MYOUTDIR" ]; then