jar.in: Ensure return with argument has non-empty argument.
2006-06-03 Paolo Bonzini <bonzini@gnu.org> * scripts/jar.in: Ensure return with argument has non-empty argument. From-SVN: r114341
This commit is contained in:
committed by
Paolo Bonzini
parent
2d4cd9a31d
commit
42e4993008
@@ -263,6 +263,7 @@ mkdir_p ()
|
||||
shift
|
||||
IFS=$oIFS
|
||||
|
||||
errstatus=0
|
||||
for d
|
||||
do
|
||||
test "x$d" = x && continue
|
||||
|
||||
Reference in New Issue
Block a user