Searched refs:opt_dry_run (Results 1 – 2 of 2) sorted by relevance
443 opt_dry_run=false847 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then896 if test : = "$opt_dry_run"; then2311 opt_dry_run=false2366 opt_dry_run=:3512 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do3529 $opt_dry_run || $RM $removelist3536 $opt_dry_run || $RM $removelist3583 $opt_dry_run || $RM $removelist3632 $opt_dry_run || $RM $removelist[all …]
16527 -opt_dry_run=false16684 +opt_dry_run=false16719 + opt_dry_run=:16722 - --dry-run | -n) opt_dry_run=: ;;17607 $opt_dry_run || $RM $removelist17615 $opt_dry_run || $RM $removelist17618 trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 1517649 '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'17753 if test "X$opt_dry_run" = Xfalse; then17802 + if $opt_dry_run; then[all …]