Searched refs:_G_directory_path (Results 1 – 6 of 6) sorted by relevance
887 _G_directory_path=$1890 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then893 case $_G_directory_path in894 -*) _G_directory_path=./$_G_directory_path ;;898 while test ! -d "$_G_directory_path"; do901 _G_dir_list=$_G_directory_path:$_G_dir_list904 case $_G_directory_path in */*) ;; *) break ;; esac907 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`922 test -d "$_G_directory_path" || \
844 _G_directory_path=$1847 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then850 case $_G_directory_path in851 -*) _G_directory_path=./$_G_directory_path ;;855 while test ! -d "$_G_directory_path"; do858 _G_dir_list=$_G_directory_path:$_G_dir_list861 case $_G_directory_path in */*) ;; *) break ;; esac864 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`879 test -d "$_G_directory_path" || \
852 _G_directory_path=$1855 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then858 case $_G_directory_path in859 -*) _G_directory_path=./$_G_directory_path ;;863 while test ! -d "$_G_directory_path"; do866 _G_dir_list=$_G_directory_path:$_G_dir_list869 case $_G_directory_path in */*) ;; *) break ;; esac872 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`887 test -d "$_G_directory_path" || \