view en/examples/daily.revert.modify.out @ 395:e0b56f008b09

Fix sample output for 'backout' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed, 20 Aug 2008 21:51:54 +0200
parents 1ea91eb01030
children
line wrap: on
line source

$ \textbf{cat file}
original content
$ \textbf{echo unwanted change >> file}
$ \textbf{hg diff file}
diff -r  file


@@ -1,1 +1,2 @@
 original content
+unwanted change