hgbook

diff en/examples/mq.guards.qselect.foobar.out @ 296:e0b56f008b09

Fix sample output for 'backout' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed Aug 20 21:51:54 2008 +0200 (2008-08-20)
parents
children 5ffee9123bbf
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/examples/mq.guards.qselect.foobar.out	Wed Aug 20 21:51:54 2008 +0200
     1.3 @@ -0,0 +1,8 @@
     1.4 +$ \textbf{hg qselect foo bar}
     1.5 +number of unguarded, unapplied patches has changed from 0 to 2
     1.6 +$ \textbf{hg qpop -a}
     1.7 +no patches applied
     1.8 +$ \textbf{hg qpush -a}
     1.9 +applying hello.patch
    1.10 +applying goodbye.patch
    1.11 +Now at: goodbye.patch