summaryrefslogtreecommitdiff
path: root/tests/make-test-runtime.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/make-test-runtime.sh')
-rwxr-xr-xtests/make-test-runtime.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/make-test-runtime.sh b/tests/make-test-runtime.sh
index d2aeb3b..8a3c455 100755
--- a/tests/make-test-runtime.sh
+++ b/tests/make-test-runtime.sh
@@ -32,5 +32,5 @@ done
mkdir -p ${DIR}/usr/lib/locale/
cp -r /usr/lib/locale/C.* ${DIR}/usr/lib/locale/en_US
-flatpak build-export --runtime repo ${DIR}
+flatpak build-export --runtime ${GPGARGS-} repo ${DIR}
rm -rf ${DIR}