tests: Fix make-test-bundles.sh

This had bitrotted
tingping/wmclass
Alexander Larsson 2016-05-10 11:18:32 +02:00
parent 9957cc3a14
commit f68b21754a
2 changed files with 4 additions and 3 deletions

4
.gitignore vendored
View File

@ -68,8 +68,8 @@ Flatpak-1.0.*
/tests/test-keyring/.gpg-v21-migrated
/tests/test-keyring/private-keys-v1.d/
/tests/test-keyring/trustdb.gpg
/tests/hello*.pak
/tests/platform*.pak
/tests/hello*.flatpak
/tests/platform*.flatpak
/tests/repo
/tests/package_version.txt
*.test

View File

@ -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