tests/test-clone-update-order.t
changeset 12316 4134686b83e1
parent 12286 63352a7a8c1c
child 12847 b00eda50ad2b
--- a/tests/test-clone-update-order.t	Thu Sep 16 16:12:26 2010 -0500
+++ b/tests/test-clone-update-order.t	Thu Sep 16 17:51:32 2010 -0500
@@ -21,6 +21,7 @@
 
   $ hg clone -U -u . .#other ../b -r 0 -r 1 -r 2 -b other
   abort: cannot specify both --noupdate and --updaterev
+  [255]
 
   $ hg clone -U .#other ../b -r 0 -r 1 -r 2 -b other
   requesting all changes