diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-06-11 18:17:45 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-06-18 20:23:45 +0200 |
commit | 456821f91483f45b3ceb156f54ccc27983b71595 (patch) | |
tree | ab213ba70ff049449e94b0647f3ead15fb2d2ed1 /test/integration/test-apt-ftparchive-cachedb-lp1274466 | |
parent | 3bb4358ed9472a92a231ee891c1e164779548e67 (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 |