##// END OF EJS Templates
issue1577: fix broken test by assuming less about CVS output....
issue1577: fix broken test by assuming less about CVS output. Specifically, output of "cvs ci" varies unpredictably across CVS versions, so any test that includes the output of "cvs ci" is doomed to fail some of the time. This fixes that by discarding the output of "cvs ci".

File last commit:

r4365:46280c00 default
r8081:6c3b8132 default
Show More
test-install
3 lines | 27 B | text/plain | TextLexer
Matt Mackall
Add debuginstall command to do basic install tests
r3844 #!/bin/sh
Alexis S. L. Carvalho
change tests to use simplemerge by default
r4365 hg debuginstall