Juan Hernandez has posted comments on this change.

Change subject: packaging: use conf.d notation in shell utilities
......................................................................


Patch Set 4: (1 inline comment)

....................................................
File backend/manager/tools/src/main/shell/engine-prolog.sh.in
Line 19:                "${ENGINE_DEFAULTS}" \
Line 20:                "${ENGINE_VARS}" \
Line 21:                $([ -d "${ENGINE_VARS}.d" ] && find "${ENGINE_VARS}.d" 
-name '*.conf' | sort) \
Line 22:                ; do
Line 23:        [ -r "${f}" ] && . "${f}"
Please spaces, no tabs.
Line 24:     done
Line 25: 
Line 26:     # Clean the class path:
Line 27:     CLASSPATH=""


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Icb03986e385cf786fa191095ad7fcc443d2f1199
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to