tests/test-empty
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Fri, 17 Aug 2007 22:43:38 -0300
changeset 5195 6d5ed61c508c
parent 1338 2b77ea66fe70
permissions -rwxr-xr-x
Fix sshrepo.unbundle We weren't reading all the data sent by the server. Depending on the system, the remote hg (actually, the remote python) could send a "close failed: [Errno 32] Broken pipe", making some tests fail.

#!/bin/sh

hg init
hg log
hg grep wah
hg manifest
hg verify