tests/test-empty
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sat, 10 Mar 2007 22:03:23 -0300
changeset 4174 7307d2e98b32
parent 1338 2b77ea66fe70
permissions -rwxr-xr-x
fix qrefresh'ing an empty patch This is not superefficient (the commit will have to walk the whole tree), but it works.

#!/bin/sh

hg init
hg log
hg grep wah
hg manifest
hg verify