Searched refs:WHICH_SCM (Results 1 – 3 of 3) sorted by relevance
116 WHICH_SCM=$(/bin/dirname $(whence $0))/which_scm117 if [[ ! -x $WHICH_SCM ]]; then118 WHICH_SCM=which_scm126 if env CODEMGR_WS="" $WHICH_SCM | read SCM_MODE tmpwsname && \204 (cd $wsname && env CODEMGR_WS="" $WHICH_SCM) | read SCM_MODE tmpwsname
65 WHICH_SCM=$(dirname $nightly_path)/which_scm66 if [[ ! -x $WHICH_SCM ]]; then67 WHICH_SCM=which_scm929 CODEMGR_WS="$BRINGOVER_WS" "$WHICH_SCM" 2>/dev/null \962 $WHICH_SCM | read scm_type junk || exit 1
2298 [[ -z $WHICH_SCM ]] && WHICH_SCM=$(look_for_prog which_scm)2324 if [[ ! -x $WHICH_SCM ]]; then2429 $WHICH_SCM | read SCM_MODE junk || exit 1