Searched refs:NIGHTLY_PARENT_TOOLS_ROOT (Results 1 – 1 of 1) sorted by relevance
790 NIGHTLY_PARENT_TOOLS_ROOT=$PARENT_TOOLS_ROOT1882 if [ -n "${NIGHTLY_PARENT_TOOLS_ROOT}" ]; then1883 echo "\n==== Copying tools proto area to $NIGHTLY_PARENT_TOOLS_ROOT ====\n" | \1885 rm -rf $NIGHTLY_PARENT_TOOLS_ROOT/*1886 mkdir -p $NIGHTLY_PARENT_TOOLS_ROOT1889 ( cd $NIGHTLY_PARENT_TOOLS_ROOT;