Searched refs:DRYRUN (Results 1 – 4 of 4) sorted by relevance
48 DRYRUN = 0 variable60 global DRYRUN, OLD_NOTICE, NEW_NOTICE, VERBOSE74 DRYRUN = 194 elif DRYRUN or VERBOSE:96 if DRYRUN:
48 DRYRUN = 0 variable60 global DRYRUN, OLD_NOTICE, NEW_NOTICE, VERBOSE74 DRYRUN = 197 elif DRYRUN or VERBOSE:99 if DRYRUN:
18 DRYRUN=0157 if [ ${DRYRUN} -ne 1 ]; then236 DRYRUN=1
10 set DRYRUN=false variable24 if "%1" EQU "--dry-run" (set DRYRUN=true) && shift && goto CheckOpts variable