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

/illumos-gate/usr/src/tools/scripts/
H A Dflg.flp.sh210 SUBTREE=$CURTREE
212 SUBTREE=$1
214 SUBTREE=$CODEMGR_WS/$1
222 cd $SUBTREE
223 SUBTREE=`/bin/pwd`
237 if [[ "${SUBTREE##$CODEMGR_WS}" = "$SUBTREE" ]]; then
238 fail "$SUBTREE is not a subtree of \$CODEMGR_WS"
248 incflg $SUBTREE
253 TREE=$SUBTREE
[all...]

Completed in 52 milliseconds