Alon Bar-Lev has posted comments on this change.
Change subject: packaging: engine-service: major cleanup
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File packaging/fedora/engine-service.py.in
Line 814:
Line 815: # Prepare a clean environment:
Line 816: # TODO: why? this is not healthy
Line 817: #engineEnv = os.environ.copy()
Line 818: engineEnv = {}
I fear to change that... if application is not written correctly, and some
default date format and such is used it may break application.
As we used clean environment, there was no LC_* so LANG was used and not
overridden. I will add LC_ALL= for now to environment.
Line 819: engineEnv.update({
Line 820: 'PATH':
'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin',
Line 821: 'LANG': 'en_US.UTF-8',
Line 822: 'ENGINE_DEFAULTS': Config.ENGINE_DEFAULT_FILE,
--
To view, visit http://gerrit.ovirt.org/13628
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Iea45e8131190f41171e937699ec2e261939c4bd9
Gerrit-PatchSet: 1
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