Searched refs:opt_dry_run (Results 1 – 1 of 1) sorted by relevance
480 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then526 if test "$opt_dry_run" = ":"; then624 if ${opt_dry_run-false}; then :; else648 if ${opt_dry_run-false}; then :; else753 opt_dry_run=false901 --dry-run | -n) opt_dry_run=: ;;1479 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do1496 $opt_dry_run || $RM $removelist1503 $opt_dry_run || $RM $removelist1551 $opt_dry_run || $RM $removelist[all …]