tests/test-keyword
branch0.9.2compat
changeset 334 578317f9e2f0
parent 326 225c969e007b
child 339 98336da24c5e
equal deleted inserted replaced
332:f56004dedc1e 334:578317f9e2f0
   171 EOF
   171 EOF
   172 echo % incoming
   172 echo % incoming
   173 # remove path to temp dir for backwards compatibility
   173 # remove path to temp dir for backwards compatibility
   174 hg incoming | grep -v '^comparing with'
   174 hg incoming | grep -v '^comparing with'
   175 
   175 
   176 #sed -i.bak -e 's/Id.*/& rejecttest/' a
   176 #sed -e 's/Id.*/& rejecttest/' a > a.new
   177 #rm a.bak
   177 #mv a.new a
   178 #echo % commit rejecttest
   178 #echo % commit rejecttest
   179 #hg --debug commit -m'rejects?' -d '3 0' -u 'User Name <user@example.com>'
   179 #hg --debug commit -m'rejects?' -d '3 0' -u 'User Name <user@example.com>'
   180 #echo % export
   180 #echo % export
   181 #hg export -o ../rejecttest.diff tip
   181 #hg export -o ../rejecttest.diff tip
   182 
   182