]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-authentication-basic
tests: apt build-dep actually reports no depends correctly
[apt.git] / test / integration / test-authentication-basic
index e6dfc0272ecb4f01db3352e732561f3430ec8307..b27c80e90409a6f11eeb70574d3754cbc42f1b83 100755 (executable)
@@ -9,6 +9,7 @@ configarchitecture 'i386'
 
 insertpackage 'unstable' 'foo' 'all' '1'
 setupaptarchive --no-update
+exit
 
 changetohttpswebserver --authorization="$(printf '%s' 'star:hunter2' | base64 )"