# HG changeset patch # User Matt Mackall # Date 1293045360 21600 # Node ID fda7ae939344fa83c731fad5f64de1c2987cdae5 # Parent f16b3b1a223474f4768f72e6bc48683a1881e238# Parent c6e00dfcdcb820c3af4db4a81b1dac4bb136b247 merge with crew diff -r f16b3b1a2234 -r fda7ae939344 tests/test-rollback.t --- a/tests/test-rollback.t Mon Dec 20 15:27:15 2010 -0600 +++ b/tests/test-rollback.t Wed Dec 22 13:16:00 2010 -0600 @@ -72,8 +72,9 @@ $ cat .hg/last-message.txt ; echo precious commit message - $ echo '% same thing, but run $EDITOR' - % same thing, but run $EDITOR + +same thing, but run $EDITOR + $ cat > editor << '__EOF__' > #!/bin/sh > echo "another precious commit message" > "$1" @@ -88,5 +89,3 @@ $ cat .hg/last-message.txt another precious commit message -.hg/last-message.txt: -