Searched refs:DRYRUN (Results 1 – 2 of 2) sorted by relevance
30 DRYRUN="no"74 DRYRUN="yes"102 if [ "$(id -u)" != "0" ] && [ "$DRYRUN" = "no" ]; then117 echo "dryrun: $DRYRUN"134 if [ "$DRYRUN" = "no" ]; then172 [ "$DRYRUN" = "no" ] && ldconfig
25 my $DRYRUN;