diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-06-11 18:17:45 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-06-11 18:21:07 +0200 |
commit | 3082603f0ef76876810cb8c6d02d03ba67ec8c6b (patch) | |
tree | fc216eaa9603a765a12a935af225c34b719ffee5 /test/integration/test-apt-ftparchive-cachedb-lp1274466 | |
parent | 686b484b407fdbef47d9f2064284a567b72417fe (diff) |
fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests
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 |