quark accepted this revision.
quark added a comment.

  This was suggested by me. Basically there are too many "racy" cases that 
errors can happen everywhere, ex. chg cannot send fds, etc. And the "killed!" 
output is also racy that it may appear before or after a chg error message.
  
  Instead of trying to match all possible outputs, it is cleaner to just remove 
the test until we implement something similar to core hg to not execute the 
shell.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D1128

To: singhsrb, #hg-reviewers, quark
Cc: quark, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to