comparison en/examples/results/mq.tutorial.qpop.out @ 709:4432ad34b8e5

Check in example outputs with begin/end markers.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 31 Mar 2009 12:19:01 -0700
parents 0d5935744f87
children
comparison
equal deleted inserted replaced
708:c82ff69f0935 709:4432ad34b8e5
1 <!-- BEGIN mq.tutorial.qpop -->
1 <screen><prompt>$</prompt> <userinput>hg qapplied</userinput> 2 <screen><prompt>$</prompt> <userinput>hg qapplied</userinput>
2 first.patch 3 first.patch
3 second.patch 4 second.patch
4 <prompt>$</prompt> <userinput>hg qpop</userinput> 5 <prompt>$</prompt> <userinput>hg qpop</userinput>
5 now at: first.patch 6 now at: first.patch
11 <prompt>$</prompt> <userinput>cat file1</userinput> 12 <prompt>$</prompt> <userinput>cat file1</userinput>
12 line 1 13 line 1
13 line 2 14 line 2
14 line 3 15 line 3
15 </screen> 16 </screen>
17 <!-- END mq.tutorial.qpop -->