Searched refs:NIGHTLY_PARENT_TOOLS_ROOT (Results 1 – 1 of 1) sorted by relevance
910 NIGHTLY_PARENT_TOOLS_ROOT=$PARENT_TOOLS_ROOT1916 if [ -n "${NIGHTLY_PARENT_TOOLS_ROOT}" ]; then1917 echo "\n==== Copying tools proto area to $NIGHTLY_PARENT_TOOLS_ROOT ====\n" | \1919 rm -rf $NIGHTLY_PARENT_TOOLS_ROOT/*1920 mkdir -p $NIGHTLY_PARENT_TOOLS_ROOT1923 ( cd $NIGHTLY_PARENT_TOOLS_ROOT;