]> git.saurik.com Git - apt.git/blobdiff - test/integration/framework
fix compile and tests error
[apt.git] / test / integration / framework
index 76425f0c3f9f085e382b11befa695d6134e6dd36..160df9301fdf5eaa2b0a0e3a4e2c4c7a400c3007 100644 (file)
@@ -851,7 +851,7 @@ setupaptarchive() {
        else
                setupflataptarchive
        fi
-       signreleasefiles 'Joe Sixpack' "$@"
+       signreleasefiles 'Joe Sixpack'
        if [ "1" != "$NOUPDATE" ]; then
                testsuccess aptget update -o Debug::pkgAcquire::Worker=true -o Debug::Acquire::gpgv=true
        fi