summaryrefslogtreecommitdiff
path: root/tests/test-run.sh
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2017-09-26 21:55:34 +0200
committerAlexander Larsson <alexl@redhat.com>2017-09-26 22:25:10 +0200
commit237d91e1da77ea49999cc9d92083cd23cf9e481a (patch)
treec1b1a02e489fbc11dc97cd924fceeaa42f28abe1 /tests/test-run.sh
parent248da89117e0698191bee0af0370cbcffeeb1a01 (diff)
downloadflatpak-237d91e1da77ea49999cc9d92083cd23cf9e481a.tar.gz
Bump version to 0.9.98.1
Diffstat (limited to 'tests/test-run.sh')
-rwxr-xr-xtests/test-run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-run.sh b/tests/test-run.sh
index 4781f8a3..5f498fbf 100755
--- a/tests/test-run.sh
+++ b/tests/test-run.sh
@@ -314,7 +314,7 @@ ${FLATPAK} build-finish --require-version=0.6.10 --command=hello.sh ${DIR}
${FLATPAK} build-export ${FL_GPGARGS} repos/test ${DIR}
DIR=`mktemp -d`
${FLATPAK} build-init ${DIR} org.test.NewVersion org.test.Platform org.test.Platform
-${FLATPAK} build-finish --require-version=${VERSION}9 --command=hello.sh ${DIR}
+${FLATPAK} build-finish --require-version=1${VERSION} --command=hello.sh ${DIR}
${FLATPAK} build-export ${FL_GPGARGS} repos/test ${DIR}
update_repo