tests/test-keyword
changeset 223 65a01675a944
parent 218 d7ddb4e378f3
child 224 fd98a9bffcbe
equal deleted inserted replaced
222:f956a8301c25 223:65a01675a944
    27 
    27 
    28 echo % kwshrink should abort in empty/invalid repo
    28 echo % kwshrink should abort in empty/invalid repo
    29 hg kwshrink
    29 hg kwshrink
    30 
    30 
    31 echo 'expand $Id$' > a
    31 echo 'expand $Id$' > a
       
    32 echo 'do not process $Id:' >> a
       
    33 echo 'xxx $' >> a
    32 echo 'ignore $Id$' > b
    34 echo 'ignore $Id$' > b
    33 echo % cat
    35 echo % cat
    34 cat a b
    36 cat a b
    35 
    37 
    36 echo % default keyword expansion
    38 echo % default keyword expansion