Skip to content
  • Pulkit Goyal's avatar
    chg: be stricter about checking invocation of `serve` command · 1e459ac4cb48
    Pulkit Goyal authored
    Few tests run serve command in form of `hg -R <repo> serve` which leads to chg
    thinking that it's not a serve command and failing tests.
    
    We become more stricter in checking for the serve command.
    
    This fixes test-server-view.t, test-remote-hidden.t, test-remotefilelog-http.t,
    test-phases-exchange.t, test-wireproto-content-redirects.t with chg.
    1e459ac4cb48