Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/scripts/
H A Dnightly905 NIGHTLY_PARENT_TOOLS_ROOT=$PARENT_TOOLS_ROOT
1907 if [ -n "${NIGHTLY_PARENT_TOOLS_ROOT}" ]; then
1908 echo "\n==== Copying tools proto area to $NIGHTLY_PARENT_TOOLS_ROOT ====\n" | \
1910 rm -rf $NIGHTLY_PARENT_TOOLS_ROOT/*
1911 mkdir -p $NIGHTLY_PARENT_TOOLS_ROOT
1914 ( cd $NIGHTLY_PARENT_TOOLS_ROOT;
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;