Searched refs:NIGHTLY_OPTIONS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dcheckproto.sh57 if [ "${NIGHTLY_OPTIONS%o*}" != "$NIGHTLY_OPTIONS" ]; then
H A Dbldenv.sh232 NIGHTLY_OPTIONS="-${NIGHTLY_OPTIONS#-}"
233 while getopts '+0ABCDdFfGIilMmNnpRrtUuwW' FLAG $NIGHTLY_OPTIONS
H A Dnightly.sh38 # the setting of their individual flags are in NIGHTLY_OPTIONS.
635 NIGHTLY_OPTIONS variable in the <env_file> as follows:
809 if [[ "${NIGHTLY_OPTIONS}" == ~(F)n ]] ; then
830 # See if NIGHTLY_OPTIONS is set
832 if [ "$NIGHTLY_OPTIONS" = "" ]; then
833 NIGHTLY_OPTIONS="-aBm"
856 NIGHTLY_OPTIONS=-${NIGHTLY_OPTIONS#-}
858 while getopts +ABCDdFfGIilMmNnpRrtUuwW FLAG $NIGHTLY_OPTIONS
902 "present in NIGHTLY_OPTIONS
[all...]
/illumos-gate/usr/src/tools/env/
H A Dillumos.sh32 # release. It sets NIGHTLY_OPTIONS to make nightly do:
48 export NIGHTLY_OPTIONS='-FnCDAlmprt'
161 # not applicable given the NIGHTLY_OPTIONS

Completed in 249 milliseconds