HomeSort by relevance Sort by last modified time
    Searched refs:DRYRUN (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
fixnotice.py 48 DRYRUN = 0
60 global DRYRUN, OLD_NOTICE, NEW_NOTICE, VERBOSE
74 DRYRUN = 1
97 elif DRYRUN or VERBOSE:
99 if DRYRUN:
  /external/python/cpython2/Tools/scripts/
fixnotice.py 48 DRYRUN = 0
60 global DRYRUN, OLD_NOTICE, NEW_NOTICE, VERBOSE
74 DRYRUN = 1
97 elif DRYRUN or VERBOSE:
99 if DRYRUN:
  /external/python/cpython3/Tools/scripts/
fixnotice.py 48 DRYRUN = 0
60 global DRYRUN, OLD_NOTICE, NEW_NOTICE, VERBOSE
74 DRYRUN = 1
97 elif DRYRUN or VERBOSE:
99 if DRYRUN:
  /external/autotest/contrib/
deploy_puppet.sh 24 -d dryrun.\n\
32 DRYRUN="FALSE"
46 DRYRUN="TRUE"
92 if [ "${DRYRUN}" != "TRUE" ]; then
  /external/python/cpython3/Tools/msi/
uploadrelease.bat 10 set DRYRUN=false
24 if "%1" EQU "--dry-run" (set DRYRUN=true) && shift && goto CheckOpts

Completed in 279 milliseconds