From e0fe1049be0fd94d5523f490c050b29f046362c3 Mon Sep 17 00:00:00 2001 From: Rob Caelers Date: Sun, 30 Sep 2018 22:33:43 +0200 Subject: [PATCH] Fix PPA upload, next attempt Signed-off-by: Rob Caelers --- build/travis/ppa.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/travis/ppa.sh b/build/travis/ppa.sh index 3b853bc5c..a7eac9f07 100755 --- a/build/travis/ppa.sh +++ b/build/travis/ppa.sh @@ -83,8 +83,6 @@ do debuild -p"gpg --passphrase-file /tmp/secrets/priv-key --batch --no-tty --yes --pinentry-mode loopback" -d -S -sa -k9D5F98D3149A28DB -j8 --lintian-opts --suppress-tags bad-distribution-in-changes-file - ls -laR $BUILD_DIR/$series - if [[ -z "$TRAVIS_TAG" ]]; then echo "No tag build." if [[ $series == "bionic" ]]; then