summaryrefslogtreecommitdiff
path: root/tests/test-admin-deploy-2.sh
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2014-12-17 10:43:01 -0500
committerColin Walters <walters@verbum.org>2014-12-17 10:43:01 -0500
commit9dadebb5019a6ad98f5185e2d3f9fb63e1f0cb55 (patch)
tree5c90354dc0d5204e68610abe8630676aa492550d /tests/test-admin-deploy-2.sh
parentf6a6e68412c9f1be2b5de1ded79b92aa340ab22c (diff)
downloadostree-9dadebb5019a6ad98f5185e2d3f9fb63e1f0cb55.tar.gz
tests: Fix two bugs in tests revealed by new remote changes
Diffstat (limited to 'tests/test-admin-deploy-2.sh')
-rwxr-xr-xtests/test-admin-deploy-2.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-admin-deploy-2.sh b/tests/test-admin-deploy-2.sh
index 0667ed5d..0d7ccf03 100755
--- a/tests/test-admin-deploy-2.sh
+++ b/tests/test-admin-deploy-2.sh
@@ -46,7 +46,6 @@ ostree admin --sysroot=sysroot upgrade --os=testos
bootcsum2=${bootcsum}
os_repository_new_commit "1"
bootcsum3=${bootcsum}
-ostree --repo=sysroot/ostree/repo remote add --set=gpg-verify=false testos file://$(pwd)/testos-repo testos/buildmaster/x86_64-runtime
ostree admin --sysroot=sysroot upgrade --os=testos
rev=${newrev}