Home
last modified time | relevance | path

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

/titanic_51/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;
H A Dnightly905 NIGHTLY_PARENT_TOOLS_ROOT=$PARENT_TOOLS_ROOT
1908 if [ -n "${NIGHTLY_PARENT_TOOLS_ROOT}" ]; then
1909 echo "\n==== Copying tools proto area to $NIGHTLY_PARENT_TOOLS_ROOT ====\n" | \
1911 rm -rf $NIGHTLY_PARENT_TOOLS_ROOT/*
1912 mkdir -p $NIGHTLY_PARENT_TOOLS_ROOT
1915 ( cd $NIGHTLY_PARENT_TOOLS_ROOT;