Juan Hernandez has posted comments on this change.
Change subject: packaging: use conf.d notation in shell utilities
......................................................................
Patch Set 3: (1 inline comment)
....................................................
File backend/manager/tools/src/main/shell/engine-prolog.sh.in
Line 15:
Line 16: [ -r "${ENGINE_DEFAULTS}" ] || die "Can't load defaults file
\"${ENGINE_DEFAULTS}\"."
Line 17:
Line 18: for f in "${ENGINE_DEFAULTS}" "${ENGINE_VARS}" $(find
"${ENGINE_VARS}.d" -name '*.conf' | sort); do
Line 19: [ -r "${f}" ] && . "${f}"
Spaces, no tabs.
Line 20: done
Line 21:
Line 22: # Clean the class path:
Line 23: 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: 3
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