Lines Matching refs:BOT_DIR
4 BOT_DIR=/b
8 mkdir -p $BOT_DIR
24 buildslave stop $BOT_DIR
26 chown buildbot:buildbot $BOT_DIR
29 buildslave create-slave --allow-shutdown=signal $BOT_DIR lab.llvm.org:9990 $BOT_NAME $BOT_PASS
31 echo "Eric Fiselier <ericwf@google.com>" > $BOT_DIR/info/admin
40 } > $BOT_DIR/info/host
46 SLAVE_BASEDIR[1]=\"$BOT_DIR\"
50 chown -R buildbot:buildbot $BOT_DIR
55 cat $BOT_DIR/twistd.log
56 grep "slave is ready" $BOT_DIR/twistd.log || shutdown now