Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/scripts/
H A Dnightly777 NIGHTLY_PARENT_TOOLS_ROOT=$PARENT_TOOLS_ROOT
1798 if [ -n "${NIGHTLY_PARENT_TOOLS_ROOT}" ]; then
1799 echo "\n==== Copying tools proto area to $NIGHTLY_PARENT_TOOLS_ROOT ====\n" | \
1801 rm -rf $NIGHTLY_PARENT_TOOLS_ROOT/*
1802 mkdir -p $NIGHTLY_PARENT_TOOLS_ROOT
1805 ( cd $NIGHTLY_PARENT_TOOLS_ROOT;