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

/openjdk10/
H A Dget_source.sh65 hgwhere="`command -v hg`"
66 if [ "x$hgwhere" = "x" ]; then
72 error "Could not determine Mercurial version of $hgwhere"
80 error "Could not determine Mercurial version of $hgwhere from \"$hgversion\""
86 error "Mercurial version $reqdmajor.$reqdminor.$reqdrev or later is required. $hgwhere is version $hgversion"
92 warning "Mercurial version $rqstmajor.$rqstminor.$rqstrev or later is recommended. $hgwhere is version $hgversion"

Completed in 44 milliseconds