summaryrefslogtreecommitdiff
path: root/tests/test-archivez.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-archivez.sh')
-rwxr-xr-xtests/test-archivez.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-archivez.sh b/tests/test-archivez.sh
index 34ba7bcd..c228a66e 100755
--- a/tests/test-archivez.sh
+++ b/tests/test-archivez.sh
@@ -31,7 +31,7 @@ echo "ok setup"
cd ${test_tmpdir}
mkdir repo2
${CMD_PREFIX} ostree --repo=repo2 init
-${CMD_PREFIX} ostree --repo=repo2 remote add aremote file://$(pwd)/repo test2
+${CMD_PREFIX} ostree --repo=repo2 remote add --set=gpg-verify=false aremote file://$(pwd)/repo test2
ostree --repo=repo2 pull aremote
ostree --repo=repo2 rev-parse aremote/test2
ostree --repo=repo2 fsck