diff options
author | Michael Vogt <mvo@debian.org> | 2014-06-12 09:12:47 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-06-12 09:14:26 +0200 |
commit | e157c79cb33584aebc7e3f1daabfd87121a7accb (patch) | |
tree | 825a0d994d72673f84a15c15f997ac818f30586b /test | |
parent | c874b784133a011f56c7dd15976928712f112269 (diff) |
fix tests and add db-util to the test dependencies
Conflicts:
.travis.yml
Diffstat (limited to 'test')
-rwxr-xr-x | test/integration/test-apt-ftparchive-cachedb-lp1274466 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/integration/test-apt-ftparchive-cachedb-lp1274466 b/test/integration/test-apt-ftparchive-cachedb-lp1274466 index 211740a53..f26a19d83 100755 --- a/test/integration/test-apt-ftparchive-cachedb-lp1274466 +++ b/test/integration/test-apt-ftparchive-cachedb-lp1274466 @@ -47,5 +47,4 @@ Description: an autogenerated dummy foo=1/test # ensure that the db is updated db_dump old-format.db > old-format.dump -testsuccess diff -u old-format.dump new-format.dump - +testsuccess grep 7da58ff901a40ecf42a730dc33198b182e9ba9ec98799fc2c2b6fabeeee40cc12a0e7cadb4b66764235c56e1009dbfe8a9a566fb1eedf47a992d1fff2cc3332c old-format.dump |