tests/test-tutorial.t
branchstable
changeset 547 c4abb0218e84
parent 546 415540dee2bd
child 590 02cadd3dc9f4
--- a/tests/test-tutorial.t	Mon Sep 10 17:33:06 2012 +0200
+++ b/tests/test-tutorial.t	Mon Sep 10 16:54:58 2012 +0200
@@ -403,7 +403,7 @@
 
 for simplicity shake we get the bathroom change in line again
 
-  $ hg rebase -Dr 8d39a843582d -d a2fccc2e7b08
+  $ hg rebase -r 8d39a843582d -d a2fccc2e7b08
   merging shopping
   $ hg phase --draft .
   $ hg log -G
@@ -631,7 +631,7 @@
 
 Let's do it
 
-  $ hg rebase -Dr 9ac5d0e790a2 -d ffa278c50818
+  $ hg rebase -r 9ac5d0e790a2 -d ffa278c50818
   merging shopping
 
 The old version of bathroom is hidden again.