hgbook

diff en/examples/bisect @ 140:5b034c2b74f7

Remove erroneous chdir.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 06 21:35:51 2007 -0800 (2007-03-06)
parents 26b7a4e943aa
children 4aecfa5c3ab0
line diff
     1.1 --- a/en/examples/bisect	Thu Dec 28 14:06:15 2006 -0800
     1.2 +++ b/en/examples/bisect	Tue Mar 06 21:35:51 2007 -0800
     1.3 @@ -51,7 +51,7 @@
     1.4  echo this revision is $result
     1.5  hg bisect $result
     1.6  
     1.7 -#$ name: mytest
     1.8 +#$ name: search.mytest
     1.9  
    1.10  mytest() {
    1.11    if grep -q 'i have a gub' *