tests/test-keyword
changeset 250 b28a2832cba4
parent 249 8df281c5ca8b
child 256 7b7e5858d8cd
equal deleted inserted replaced
249:8df281c5ca8b 250:b28a2832cba4
    23 hg --quiet kwdemo "Branch = {branches}"
    23 hg --quiet kwdemo "Branch = {branches}"
    24 
    24 
    25 hg init Test
    25 hg init Test
    26 cd Test
    26 cd Test
    27 
    27 
    28 echo % kwshrink should abort in empty/invalid repo
    28 echo % kwshrink should exit silently 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
    32 echo 'do not process $Id:' >> a
    33 echo 'xxx $' >> a
    33 echo 'xxx $' >> a