summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-update-unauth-warning
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2014-10-15 03:47:50 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2014-10-15 03:47:50 +0200
commit68ba0b7f4e1c03edfb6f621e7e7314ea610af96b (patch)
treede275968bbc64bbf58bd365477821d825b995968 /test/integration/test-apt-get-update-unauth-warning
parent460601d53039b1d1b5688a8cd58bae10fb746f57 (diff)
testcases runable as root
Running the testcases is usually not a good idea, but it can be handy to check if the privilege dropping works. Git-Dch: Ignore
Diffstat (limited to 'test/integration/test-apt-get-update-unauth-warning')
-rwxr-xr-xtest/integration/test-apt-get-update-unauth-warning2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-apt-get-update-unauth-warning b/test/integration/test-apt-get-update-unauth-warning
index fe0cb45a4..0389415c1 100755
--- a/test/integration/test-apt-get-update-unauth-warning
+++ b/test/integration/test-apt-get-update-unauth-warning
@@ -24,7 +24,7 @@ testequal "Ign file: unstable InRelease
Err file: unstable Release
File not found
W: The repository 'file: unstable Release' does not have a Release file. This is deprecated, please contact the owner of the repository.
-E: Use --allow-insecure-repositories to force the update" aptget update
+E: Use --allow-insecure-repositories to force the update" aptget update --no-allow-insecure-repositories
# no package foo
testequal "Listing..." apt list foo