tests/test-gpg.t
changeset 16913 f2719b387380
parent 16350 4f795f5fbb0b
child 16927 7922004a46b8
equal deleted inserted replaced
16912:6ef3107c661e 16913:f2719b387380
    28 
    28 
    29 verify that this test has not modified the trustdb.gpg file back in
    29 verify that this test has not modified the trustdb.gpg file back in
    30 the main hg working dir
    30 the main hg working dir
    31   $ "$TESTDIR/md5sum.py" "$TESTDIR/gpg/trustdb.gpg"
    31   $ "$TESTDIR/md5sum.py" "$TESTDIR/gpg/trustdb.gpg"
    32   f6b9c78c65fa9536e7512bb2ceb338ae  */gpg/trustdb.gpg (glob)
    32   f6b9c78c65fa9536e7512bb2ceb338ae  */gpg/trustdb.gpg (glob)
       
    33 
       
    34   $ cd ..