summaryrefslogtreecommitdiff
path: root/tests/test-builder.sh
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-05-17 10:17:46 +0100
committerAlexander Larsson <alexl@redhat.com>2016-05-17 18:05:12 +0200
commitd4738cca16e4566d136d62cd80207427682269b9 (patch)
tree9b1b8c2e75134af1cc7d10d3e449476452041e07 /tests/test-builder.sh
parentd6b1c9ff3c325552f6b4154f3c3cccc0a5d4ad37 (diff)
downloadxdg-app-d4738cca16e4566d136d62cd80207427682269b9.tar.gz
tests: skip running flatpak at build time if bwrap doesn't work
Distribution autobuilders are often more locked-down than the environment in which the distribution binaries actually run. Signed-off-by: Simon McVittie <smcv@debian.org>
Diffstat (limited to 'tests/test-builder.sh')
-rwxr-xr-xtests/test-builder.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-builder.sh b/tests/test-builder.sh
index 19b44c6..f4b19be 100755
--- a/tests/test-builder.sh
+++ b/tests/test-builder.sh
@@ -21,6 +21,8 @@ set -euo pipefail
. $(dirname $0)/libtest.sh
+skip_without_bwrap
+
echo "1..3"
setup_repo