Lines Matching refs:NIGHTLY_OPTIONS
40 # the setting of their individual flags are in NIGHTLY_OPTIONS.
638 NIGHTLY_OPTIONS variable in the <env_file> as follows:
810 if [[ "${NIGHTLY_OPTIONS}" == ~(F)n ]] ; then
831 # See if NIGHTLY_OPTIONS is set
833 if [ "$NIGHTLY_OPTIONS" = "" ]; then
834 NIGHTLY_OPTIONS="-aBm"
857 NIGHTLY_OPTIONS=-${NIGHTLY_OPTIONS#-}
859 while getopts +ABCDdFfGIiLlMmNnpRrtUuwW FLAG $NIGHTLY_OPTIONS
905 "present in NIGHTLY_OPTIONS."