Searched refs:VERBOSE (Results 1 – 8 of 8) sorted by relevance
63 VERBOSE=:117 VERBOSE=echo173 $DEBUG >&2 "DEBUG: \$VERBOSE=$VERBOSE"338 $VERBOSE "== Committing updates"371 $VERBOSE "> $file"391 $VERBOSE "== Making tarfile: $tgzfile"471 $VERBOSE "> $file"478 $VERBOSE "== Committing updates"504 $VERBOSE "> $file"509 $VERBOSE "== Committing updates"[all …]
26 $ make test VERBOSE=1 TESTS=test_external_pyca59 $ VERBOSE=1 make TESTS=test_external_krb5 test88 $ make test VERBOSE=1 TESTS=test_external_gost_engine111 $ make test VERBOSE=1 TESTS=test_external_oqsprovider142 $ make test VERBOSE=1 TESTS=test_external_pkcs11_provider
16 $ENV{HARNESS_VERBOSE} = "yes" if $ENV{VERBOSE} || $ENV{V};
24 (`make` macro `VERBOSE` or `V`):
60 Additional variables (such as `VERBOSE` and `TESTS`) are described in the69 with the `VERBOSE` or `VF` or `VFP` options to gather additional information.71 $ make test VERBOSE=1 TESTS=test_test EXE_SHELL="$(/bin/pwd)/util/wrap.pl \
26 my $VERBOSE;470 if ($VERBOSE) {1044 $VERBOSE = 1 if defined $options{verbose};
599 run: make test TESTS="test_external_cf_quiche" VERBOSE=1627 run: make test TESTS="test_external_pkcs11_provider" VERBOSE=1657 run: make test TESTS="test_external_pyca" VERBOSE=1
298 # Allow both V and VERBOSE to indicate verbosity. This only applies300 VERBOSE=$(V)526 IF "$(VERBOSE)" .NES. "" THEN DEFINE VERBOSE "$(VERBOSE)"
Completed in 19 milliseconds