[ostree/wip/ostbuild-v2] qemu-pull: Update to use pull-local
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree/wip/ostbuild-v2] qemu-pull: Update to use pull-local
- Date: Wed, 2 May 2012 11:31:43 +0000 (UTC)
commit d15b0157ef2f698fab374a0b2b85ffebb0ff5b9d
Author: Colin Walters <walters verbum org>
Date: Wed May 2 07:30:49 2012 -0400
qemu-pull: Update to use pull-local
gnomeos/gnomeos-qemu-pull.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnomeos/gnomeos-qemu-pull.sh b/gnomeos/gnomeos-qemu-pull.sh
index 66d9547..29c87aa 100755
--- a/gnomeos/gnomeos-qemu-pull.sh
+++ b/gnomeos/gnomeos-qemu-pull.sh
@@ -59,7 +59,7 @@ sleep 1 # Avoid Linux kernel bug, pretty sure it's the new RCU pathname lookup
mount -o loop ostree-qemu.img fs
cd fs
-ostree --repo=${SRC_REPO_PATH} local-clone ./ostree/repo ${CURRENT_REF} "$@"
+ostree --repo=./ostree/repo pull-local ${SRC_REPO_PATH} ${CURRENT_REF} "$@"
cd ostree
ostree --repo=./repo checkout --atomic-retarget ${CURRENT_REF}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]