diff -r 26c8d37496c2 -r 890e285c52a1 tests/test-nested-repo --- a/tests/test-nested-repo Sun Aug 20 02:21:59 2006 -0300 +++ b/tests/test-nested-repo Mon Aug 21 09:44:52 2006 -0700 @@ -14,6 +14,6 @@ echo '# should print A b/x' hg st echo '# should forget b/x' -hg revert +hg revert --all echo '# should print nothing' hg st b