Searched refs:my_directory_path (Results 1 – 14 of 14) sorted by relevance
312 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then315 case $my_directory_path in316 -*) my_directory_path="./$my_directory_path" ;;320 while test ! -d "$my_directory_path"; do323 my_dir_list="$my_directory_path:$my_dir_list"326 case $my_directory_path in */*) ;; *) break ;; esac329 my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`344 test -d "$my_directory_path" || \
519 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then522 case $my_directory_path in523 -*) my_directory_path="./$my_directory_path" ;;527 while test ! -d "$my_directory_path"; do530 my_dir_list="$my_directory_path:$my_dir_list"533 case $my_directory_path in */*) ;; *) break ;; esac536 my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`551 test -d "$my_directory_path" || \
515 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then518 case $my_directory_path in519 -*) my_directory_path="./$my_directory_path" ;;523 while test ! -d "$my_directory_path"; do526 my_dir_list="$my_directory_path:$my_dir_list"529 case $my_directory_path in */*) ;; *) break ;; esac532 my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`547 test -d "$my_directory_path" || \
962 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then965 case $my_directory_path in966 -*) my_directory_path="./$my_directory_path" ;;970 while test ! -d "$my_directory_path"; do973 my_dir_list="$my_directory_path:$my_dir_list"976 case $my_directory_path in */*) ;; *) break ;; esac979 my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`994 test -d "$my_directory_path" || \