Home
last modified time | relevance | path

Searched refs:opt_dry_run (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/
Dltmain.sh480 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
526 if test "$opt_dry_run" = ":"; then
624 if ${opt_dry_run-false}; then :; else
648 if ${opt_dry_run-false}; then :; else
753 opt_dry_run=false
901 --dry-run | -n) opt_dry_run=: ;;
1479 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
1496 $opt_dry_run || $RM $removelist
1503 $opt_dry_run || $RM $removelist
1551 $opt_dry_run || $RM $removelist
[all …]