HomeSort by relevance Sort by last modified time
    Searched refs:PARENT_WS (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/tools/env/
gatekeeper.sh 63 # PARENT_WS is used to determine the parent of this workspace. This is
69 PARENT_WS="/ws/$GATE"; export PARENT_WS
108 REF_PROTO_LIST=$PARENT_WS/usr/src/proto_list_${MACH}; export REF_PROTO_LIST
114 CPIODIR="${PARENT_WS}/archives/${MACH}/nightly"; export CPIODIR
136 PARENT_ROOT=$PARENT_WS/proto/root_$MACH; export PARENT_ROOT
141 PKGARCHIVE="${PARENT_WS}/packages/${MACH}/nightly"; export PKGARCHIVE
developer.sh 53 # PARENT_WS is used to determine the parent of this workspace. This is
59 PARENT_WS="/ws/onnv-gate"; export PARENT_WS
97 REF_PROTO_LIST=$PARENT_WS/usr/src/proto_list_${MACH}; export REF_PROTO_LIST
125 PARENT_ROOT=$PARENT_WS/proto/root_$MACH; export PARENT_ROOT
opensolaris.sh 79 # PARENT_WS is used to determine the parent of this workspace. This is
82 PARENT_WS=""; export PARENT_WS
111 REF_PROTO_LIST=$PARENT_WS/usr/src/proto_list_${MACH}; export REF_PROTO_LIST
139 PARENT_ROOT=$PARENT_WS/proto/root_$MACH; export PARENT_ROOT
  /onnv/onnv-gate/usr/src/tools/scripts/
nightly.sh 711 if [ -z "`echo $PARENT_WS|egrep '^\/ws\/'`" ]; then
    [all...]

Completed in 180 milliseconds