diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-06-11 18:34:29 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-06-11 18:34:29 +0200 |
commit | 3f26e1205e99675408a08b27eb7d07f88a349f3b (patch) | |
tree | b13f63dae16a2793154f6141afcfaf4926d25308 /test/integration/test-apt-ftparchive-cachedb-lp1274466 | |
parent | bbbd1bc335ec3c0bb1b33d647fc8c30410c1adf8 (diff) | |
parent | 3082603f0ef76876810cb8c6d02d03ba67ec8c6b (diff) |
Merge branch 'debian/sid' into ubuntu/master
Diffstat (limited to 'test/integration/test-apt-ftparchive-cachedb-lp1274466')
-rwxr-xr-x | test/integration/test-apt-ftparchive-cachedb-lp1274466 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/integration/test-apt-ftparchive-cachedb-lp1274466 b/test/integration/test-apt-ftparchive-cachedb-lp1274466 index 2a28d6ef0..579ae33a6 100755 --- a/test/integration/test-apt-ftparchive-cachedb-lp1274466 +++ b/test/integration/test-apt-ftparchive-cachedb-lp1274466 @@ -46,6 +46,8 @@ Description: an autogenerated dummy foo=1/test " aptftparchive --db old-format.db packages . # ensure that the db is updated and contains the new sha512 +db_dump old-format.db > old-format.dump + testsuccess grep 7da58ff901a40ecf42a730dc33198b182e9ba9ec98799fc2c2b6fabeeee40cc12a0e7cadb4b66764235c56e1009dbfe8a9a566fb1eedf47a992d1fff2cc3332c old-format.dump |