Searched refs:NIGHTLY_PARENT_TOOLS_ROOT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dnightly.sh907 NIGHTLY_PARENT_TOOLS_ROOT=$PARENT_TOOLS_ROOT
1897 if [ -n "${NIGHTLY_PARENT_TOOLS_ROOT}" ]; then
1898 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_ROOT
1904 ( cd $NIGHTLY_PARENT_TOOLS_ROOT;

Completed in 46 milliseconds