tests/test-verify
changeset 8167 6c82beaaa11a
parent 8016 baaa832fd253
child 8720 da1b93583855
equal deleted inserted replaced
8166:56719b1aa6f4 8167:6c82beaaa11a
     5 cd a
     5 cd a
     6 echo "some text" > FOO.txt
     6 echo "some text" > FOO.txt
     7 echo "another text" > bar.txt
     7 echo "another text" > bar.txt
     8 echo "more text" > QUICK.txt
     8 echo "more text" > QUICK.txt
     9 hg add
     9 hg add
    10 hg ci -d '0 0' -mtest1
    10 hg ci -mtest1
    11 
    11 
    12 echo
    12 echo
    13 echo % verify
    13 echo % verify
    14 hg verify
    14 hg verify
    15 
    15