Yair Zaslavsky has posted comments on this change.

Change subject: packaging: remove bash usage from tools
......................................................................


Patch Set 2: (2 inline comments)

....................................................
File packaging/bin/engine-config.sh
Line 46: }
Line 47: 
Line 48: # TODO:
Line 49: # why do we need CONF_FILE here?
Line 50: # we do not use any vairable
Not sure...I don't think we should have an alternate conf file for this utility.
Line 51: CONF_FILE="${ENGINE_ETC}/engine-config/engine-config.conf"
Line 52: ARGS=""
Line 53: 
Line 54: while [ -n "$1" ]; do


....................................................
File packaging/bin/engine-manage-domains.sh
Line 47:        return 0
Line 48: }
Line 49: 
Line 50: # TODO:
Line 51: # why do we need CONF_FILE here?
Same as before
Line 52: # we do not use any vairable
Line 53: CONF_DIR="${ENGINE_ETC}/engine-manage-domains"
Line 54: CONF_FILE="${CONF_DIR}/engine-manage-domains.conf"
Line 55: ARGS=""


--
To view, visit http://gerrit.ovirt.org/14661
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I40064044a6da2b1088ee5d40eff874b9f8db66c3
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to