summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 099f89f63153..05dc71ee453c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -103,6 +103,9 @@ build() {
}
check() {
+ # Avoid intermittent test failures, see git commit messages
+ ulimit -S -n 4096
+
cd awscli-$pkgver
export AWS_SECRET_ACCESS_KEY=fake_key