Searched refs:BUILD_PROJECT (Results 1 – 4 of 4) sorted by relevance
39 BUILD_PROJECT=batch42 export BUILD_PROJECT SYS_PRE_NIGHTLY
366 # place ourselves in a new task, respecting BUILD_PROJECT if set.368 /usr/bin/newtask -c $$ ${BUILD_PROJECT:+-p$BUILD_PROJECT}
819 # place ourselves in a new task, respecting BUILD_PROJECT if set.821 if [ -z "$BUILD_PROJECT" ]; then824 /usr/bin/newtask -c $$ -p $BUILD_PROJECT
121 export BUILD_PROJECT=''