comparison en/examples/results/filenames.filter.exclude.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 filenames.filter.exclude -->
1 <screen><prompt>$</prompt> <userinput>hg status -X '**.py' src</userinput> 2 <screen><prompt>$</prompt> <userinput>hg status -X '**.py' src</userinput>
2 ? src/watcher/_watcher.c 3 ? src/watcher/_watcher.c
3 ? src/xyzzy.txt 4 ? src/xyzzy.txt
4 </screen> 5 </screen>
6 <!-- END filenames.filter.exclude -->