Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh2073 if [[ -z $codemgr_ws && -n $CODEMGR_WS ]]; then
2074 codemgr_ws=$CODEMGR_WS
2437 [[ -z $codemgr_ws && -n $CODEMGR_WS ]] && \
2438 codemgr_ws=$($GIT -C $CODEMGR_WS rev-parse --show-toplevel \
2440 [[ -z $codemgr_ws ]] && \
2441 codemgr_ws=$($GIT rev-parse --show-toplevel 2>/dev/null)
2443 CWS="$codemgr_ws"
2684 cnode=$($GIT --git-dir=${codemgr_ws}/.git rev-parse --short=12 \