summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-05-10 11:18:32 +0200
committerAlexander Larsson <alexl@redhat.com>2016-05-10 11:18:32 +0200
commitf68b21754a00248d3cca97e1143c86800de7f79a (patch)
treeb1cb9544d4db541236e8372311666e2fee0a246f /tests
parent9957cc3a14688c34952436c14c040766a3ccecc8 (diff)
downloadxdg-app-f68b21754a00248d3cca97e1143c86800de7f79a.tar.gz
tests: Fix make-test-bundles.sh
This had bitrotted
Diffstat (limited to 'tests')
-rwxr-xr-xtests/make-test-bundles.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/make-test-bundles.sh b/tests/make-test-bundles.sh
index 9ea0da4..fda2313 100755
--- a/tests/make-test-bundles.sh
+++ b/tests/make-test-bundles.sh
@@ -1,8 +1,9 @@
#!/bin/sh
set -e
+set -x
-./make-test-runtime.sh
+./make-test-runtime.sh org.test.Platform bash ls cat echo readlink
./make-test-app.sh
URL=file://`pwd`/repo