diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-07-10 00:07:37 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-08-10 17:27:17 +0200 |
commit | c2a4a8dded2dfb56dbcab9689b6cb4b96c9999b6 (patch) | |
tree | ee4679a839124bd5ea0f487dd2d3408b9d57a173 /test/integration/test-acquire-same-repository-multiple-times | |
parent | 0d5b9da9f597fecae9b912d37d4e58bc903bdd4f (diff) |
rename 'apt-get files' to 'apt-get indextargets'
'files' is a bit too generic as a name for a command usually only used
programmatically (if at all) by developers, so instead of "wasting" this
generic name for this we use "indextargets" which is actually the name
of the datastructure the displayed data is stored in.
Along with this rename the config options are renamed accordingly.
Diffstat (limited to 'test/integration/test-acquire-same-repository-multiple-times')
-rwxr-xr-x | test/integration/test-acquire-same-repository-multiple-times | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-acquire-same-repository-multiple-times b/test/integration/test-acquire-same-repository-multiple-times index ad9cd6d7e..d3cb46c14 100755 --- a/test/integration/test-acquire-same-repository-multiple-times +++ b/test/integration/test-acquire-same-repository-multiple-times @@ -43,7 +43,7 @@ tworepos() { testsuccess --nomsg aptget update -o Debug::pkgAcquire::Worker=1 cp rootdir/tmp/testsuccess.output download.log #cat download.log - aptget files --format '$(FILENAME)' --no-release-info | sort > file.lst + aptget indextargets --format '$(FILENAME)' --no-release-info | sort > file.lst testequal "$(find $(readlink -f ./rootdir/var/lib/apt/lists) -name '*_dists_*' \( ! -name '*InRelease' \) -type f | sort)" cat file.lst testsuccess aptcache policy testequal "foo: |