summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-update-unauth
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-09-29 11:03:02 +0200
committerMichael Vogt <mvo@ubuntu.com>2014-09-29 11:03:02 +0200
commite1bd768b762bd74221f9089133883723a7307f9b (patch)
tree455e61721b3a4c7cd55a7514d425760b12a70522 /test/integration/test-apt-update-unauth
parentc045cc0268d70eb3b7c41076ade7381f73e740f2 (diff)
test fixes
Diffstat (limited to 'test/integration/test-apt-update-unauth')
-rwxr-xr-xtest/integration/test-apt-update-unauth2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/integration/test-apt-update-unauth b/test/integration/test-apt-update-unauth
index 2e46e3ace..5db8a3c16 100755
--- a/test/integration/test-apt-update-unauth
+++ b/test/integration/test-apt-update-unauth
@@ -8,6 +8,8 @@ set -e
TESTDIR=$(readlink -f $(dirname $0))
. $TESTDIR/framework
+umask 022
+
setupenvironment
configarchitecture "i386"