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

/illumos-gate/usr/src/tools/scripts/
H A Dnightly.conf39 BUILD_PROJECT=batch
42 export BUILD_PROJECT SYS_PRE_NIGHTLY
H A Dbldenv.sh369 # place ourselves in a new task, respecting BUILD_PROJECT if set.
371 /usr/bin/newtask -c $$ ${BUILD_PROJECT:+-p$BUILD_PROJECT}
H A Dnightly.sh818 # place ourselves in a new task, respecting BUILD_PROJECT if set.
820 if [ -z "$BUILD_PROJECT" ]; then
823 /usr/bin/newtask -c $$ -p $BUILD_PROJECT
/illumos-gate/usr/src/tools/env/
H A Dillumos.sh118 export BUILD_PROJECT=''

Completed in 54 milliseconds