projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
testcases runable as root
[apt.git]
/
test
/
integration
/
test-bug-596498-trusted-unsigned-repo
diff --git
a/test/integration/test-bug-596498-trusted-unsigned-repo
b/test/integration/test-bug-596498-trusted-unsigned-repo
index 3104a70c25166d81be66f9d9005c04a03d532cea..a08c153f82ebd80fe30617143f772dd87a137d5d 100755
(executable)
--- a/
test/integration/test-bug-596498-trusted-unsigned-repo
+++ b/
test/integration/test-bug-596498-trusted-unsigned-repo
@@
-12,7
+12,7
@@
setupaptarchive
aptgetupdate() {
rm -rf rootdir/var/lib/apt/ rootdir/var/cache/apt/*.bin
-
aptget update -qq
--allow-insecure-repositories
+
testsuccess aptget update
--allow-insecure-repositories
}
PKGTEXT="$(aptget install cool --assume-no -d | head -n 7)"