hgbook

diff en/examples/mq.tutorial @ 297:bd8d96d3703d

Fix sample output for 'mq' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed Aug 20 21:53:01 2008 +0200 (2008-08-20)
parents ceaca14e49f0
children
line diff
     1.1 --- a/en/examples/mq.tutorial	Tue Mar 06 20:46:07 2007 -0800
     1.2 +++ b/en/examples/mq.tutorial	Wed Aug 20 21:53:01 2008 +0200
     1.3 @@ -22,7 +22,7 @@
     1.4  ls .hg/patches
     1.5  
     1.6  #$ name: qrefresh
     1.7 -#$ ignore: [0-9a-f]{12}
     1.8 +#$ ignore: \s+200[78]-.*
     1.9  
    1.10  echo 'line 2' >> file1
    1.11  hg diff