author | Matt Mackall <mpm@selenic.com> |
Wed, 22 Dec 2010 13:16:00 -0600 | |
changeset 13186 | fda7ae939344 |
parent 13184 | f16b3b1a2234 (current diff) |
parent 13185 | c6e00dfcdcb8 (diff) |
child 13187 | e3b87fb34d00 |
--- 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: -