* add missing " that somehow slipped into the commit last night.
This commit was SVN r10140.
Этот коммит содержится в:
родитель
3e86381533
Коммит
0125bdb94d
@ -55,7 +55,7 @@ do
|
||||
;;
|
||||
*)
|
||||
case $subdir_arg in
|
||||
*\'*) subdir_arg=`echo "$subdir_arg | sed "s/'/'\\\\\\\\''/g"` ;;
|
||||
*\'*) subdir_arg=`echo "$subdir_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
|
||||
esac
|
||||
subdirs_args="$subdirs_args '$subdirs_arg'"
|
||||
;;
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user