Searched refs:my_directory_path (Results 1 – 17 of 17) 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" || \
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" || \
813 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then816 case $my_directory_path in817 -*) my_directory_path="./$my_directory_path" ;;821 while test ! -d "$my_directory_path"; do824 my_dir_list="$my_directory_path:$my_dir_list"827 case $my_directory_path in */*) ;; *) break ;; esac830 my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`845 test -d "$my_directory_path" || \
522 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then525 case $my_directory_path in526 -*) my_directory_path="./$my_directory_path" ;;530 while test ! -d "$my_directory_path"; do533 my_dir_list="$my_directory_path:$my_dir_list"536 case $my_directory_path in */*) ;; *) break ;; esac539 my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`554 test -d "$my_directory_path" || \