Searched refs:NIGHTLY_PARENT_TOOLS_ROOT (Results 1 – 1 of 1) sorted by relevance
907 NIGHTLY_PARENT_TOOLS_ROOT=$PARENT_TOOLS_ROOT1897 if [ -n "${NIGHTLY_PARENT_TOOLS_ROOT}" ]; then1898 echo "\n==== Copying tools proto area to $NIGHTLY_PARENT_TOOLS_ROOT ====\n" | \1900 rm -rf $NIGHTLY_PARENT_TOOLS_ROOT/*1901 mkdir -p $NIGHTLY_PARENT_TOOLS_ROOT1904 ( cd $NIGHTLY_PARENT_TOOLS_ROOT;