Searched refs:scm_type (Results 1 – 1 of 1) sorted by relevance
927 typeset scm_type junk930 | read scm_type junk931 if [[ -z "$scm_type" || "$scm_type" == unknown ]]; then935 scm_type="git"938 scm_type="${BRINGOVER_SCM}"940 *) scm_type="none"946 case "$scm_type" in949 *) scm_type=none953 echo $scm_type958 typeset scm_type junk[all …]