Alon Bar-Lev has uploaded a new change for review.

Change subject: core: setup wrapper delegate parameters
......................................................................

core: setup wrapper delegate parameters

Change-Id: Iee88d3d4a8694e2d39421452c3cb4d54808ba1c4
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M src/interface-3/setup
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy 
refs/changes/58/40058/1

diff --git a/src/interface-3/setup b/src/interface-3/setup
index 25ad7ce..2b06cf7 100755
--- a/src/interface-3/setup
+++ b/src/interface-3/setup
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec "$(dirname "$0")/ovirt-host-deploy"
+exec "$(dirname "$0")/ovirt-host-deploy" "$@"


-- 
To view, visit https://gerrit.ovirt.org/40058
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iee88d3d4a8694e2d39421452c3cb4d54808ba1c4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to