X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustrecvs;h=1e86d0f8246979e18841432864328502f039b343;hp=d6afe49658d04ba6e6f89b78ee53904ae13126bf;hb=16f226939f6e0c8fec4d9bf2fa21e9fc97ced251;hpb=8c0c6c2e4b11bae8df12ed955fcd7f61f666bdd2 diff --git a/lustrecvs b/lustrecvs index d6afe49..1e86d0f 100755 --- a/lustrecvs +++ b/lustrecvs @@ -88,6 +88,8 @@ case "$lustretag" in # this is the branch table # keep this list sorted alphabetically! + *_gate) buildtag="b_build_gate" ;; + *) buildtag="HEAD" ;; @@ -143,6 +145,16 @@ hg_cmd () return fi + if ! which hg &> /dev/null; then + cat <