equal
deleted
inserted
replaced
36 e63c23eaa88a is signed by: |
36 e63c23eaa88a is signed by: |
37 hgtest |
37 hgtest |
38 |
38 |
39 verify that this test has not modified the trustdb.gpg file back in |
39 verify that this test has not modified the trustdb.gpg file back in |
40 the main hg working dir |
40 the main hg working dir |
41 $ "$TESTDIR/md5sum.py" "$TESTDIR/gpg/trustdb.gpg" |
41 $ md5sum.py "$TESTDIR/gpg/trustdb.gpg" |
42 f6b9c78c65fa9536e7512bb2ceb338ae */gpg/trustdb.gpg (glob) |
42 f6b9c78c65fa9536e7512bb2ceb338ae */gpg/trustdb.gpg (glob) |
43 |
43 |
44 don't leak any state to next test run |
44 don't leak any state to next test run |
45 $ rm -f "$TESTDIR/gpg/random_seed" |
45 $ rm -f "$TESTDIR/gpg/random_seed" |
46 |
46 |