diff tests/test-nested-repo @ 2982:890e285c52a1

revert: require --all to revert all files.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Mon, 21 Aug 2006 09:44:52 -0700
parents 3335564f2518
children d316124ebbea
line wrap: on
line diff
--- 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