Updated Branches:
  refs/heads/4.0 9a37cd6cd -> c639cb41e

fix devcloud: copy router_proxy.sh into correct place


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/c639cb41
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/c639cb41
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/c639cb41

Branch: refs/heads/4.0
Commit: c639cb41eba6445df115ce11c7f7f159bffc2ed1
Parents: 9a37cd6
Author: Edison Su <[email protected]>
Authored: Wed Oct 3 18:59:45 2012 -0700
Committer: Edison Su <[email protected]>
Committed: Wed Oct 3 18:59:45 2012 -0700

----------------------------------------------------------------------
 scripts/vm/hypervisor/xenserver/xcposs/patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/c639cb41/scripts/vm/hypervisor/xenserver/xcposs/patch
----------------------------------------------------------------------
diff --git a/scripts/vm/hypervisor/xenserver/xcposs/patch 
b/scripts/vm/hypervisor/xenserver/xcposs/patch
index 24446bb..6dc3baa 100644
--- a/scripts/vm/hypervisor/xenserver/xcposs/patch
+++ b/scripts/vm/hypervisor/xenserver/xcposs/patch
@@ -64,4 +64,4 @@ cloud-prepare-upgrade.sh=..,0755,/usr/lib/xcp/bin
 getRouterStatus.sh=../../../../network/domr/,0755,/usr/lib/xcp/bin
 bumpUpPriority.sh=../../../../network/domr/,0755,/usr/lib/xcp/bin
 getDomRVersion.sh=../../../../network/domr/,0755,/usr/lib/xcp/bin
-router_proxy.sh=../../../../network/domr/,0755,/opt/xensource/bin
+router_proxy.sh=../../../../network/domr/,0755,/usr/lib/xcp/bin

Reply via email to