Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/scripts/
Dfixnotice.py48 DRYRUN = 0 variable
60 global DRYRUN, OLD_NOTICE, NEW_NOTICE, VERBOSE
74 DRYRUN = 1
97 elif DRYRUN or VERBOSE:
99 if DRYRUN:
/external/autotest/contrib/
Ddeploy_puppet.sh32 DRYRUN="FALSE"
46 DRYRUN="TRUE"
92 if [ "${DRYRUN}" != "TRUE" ]; then
/external/mesa3d/bin/
Dbugzilla_mesa.sh31 if [ "x$DRYRUN" = xyes ]; then