hgbook
diff en/examples/mq.guards.qselect.foobar.out @ 155:914babdc99c8
run-example: better error if bogus section name found.
Fix all such bogus names in sources.
Fix all such bogus names in sources.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon Mar 12 23:10:32 2007 -0700 (2007-03-12) |
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 Mon Mar 12 23:10:32 2007 -0700 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