Searched refs:DRYRUN (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/openzfs/scripts/
H A Dzfs-helpers.sh30 DRYRUN="no"
74 DRYRUN="yes"
102 if [ "$(id -u)" != "0" ] && [ "$DRYRUN" = "no" ]; then
117 echo "dryrun: $DRYRUN"
134 if [ "$DRYRUN" = "no" ]; then
172 [ "$DRYRUN" = "no" ] && ldconfig
/freebsd-current/crypto/openssl/util/perl/OpenSSL/
H A Dconfig.pm25 my $DRYRUN;

Completed in 156 milliseconds