projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
only consider versioned kernel packages in autoremove
[apt.git]
/
test
/
integration
/
test-bug-617690-allow-unauthenticated-makes-all-untrusted
diff --git
a/test/integration/test-bug-617690-allow-unauthenticated-makes-all-untrusted
b/test/integration/test-bug-617690-allow-unauthenticated-makes-all-untrusted
index 633c197c03b97b5d5954290627a02a0d12ab7a7a..f93510fd76ed0083dcf927b16565a7c02318fadf 100755
(executable)
--- a/
test/integration/test-bug-617690-allow-unauthenticated-makes-all-untrusted
+++ b/
test/integration/test-bug-617690-allow-unauthenticated-makes-all-untrusted
@@
-11,7
+11,7
@@
buildsimplenativepackage 'cool' 'i386' '1.0' 'unstable'
setupaptarchive --no-update
testfileexists() {
- msgtest 'Test for exist
a
nce of file' "$1"
+ msgtest 'Test for exist
e
nce of file' "$1"
test -e "$1" && msgpass || msgfail
rm -f "$1"
}