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

/bind-9.11.3/unit/atf-src/tools/
H A Dgenerate-revision.sh40 GIT=
55 ( cd "${ROOT}" && "${GIT}" "${@}" )
110 GIT=${OPTARG}
133 if [ -n "${GIT}" -a -d ${ROOT}/.git ]; then
/bind-9.11.3/unit/atf-src/
H A Dconfigure641 GIT
18046 case $GIT in
18048 ac_cv_path_GIT="$GIT" # Let the user override the test with a path.
18069 GIT=$ac_cv_path_GIT
18070 if test -n "$GIT"; then
18071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GIT" >&5
18072 $as_echo "$GIT" >&6; }

Completed in 54 milliseconds