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