Change in otopi[master]: core: chdir('/') during install

Alon Bar-Lev has submitted this change and it was merged. Change subject: core: chdir('/') during install ...................................................................... core: chdir('/') during install Avoid errors from programs that do not know to run from removed directory. Change-Id: I467c3a8eaadf88f5060a96eefefd1872519cb32f Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M README.API M README.environment M src/otopi/__main__.py M src/otopi/constants.py M src/otopi/context.py M src/otopi/plugin.py M src/plugins/otopi/core/log.py M src/plugins/otopi/dialog/cli.py 8 files changed, 38 insertions(+), 2 deletions(-) Approvals: Alon Bar-Lev: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11274 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I467c3a8eaadf88f5060a96eefefd1872519cb32f Gerrit-PatchSet: 1 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com>
participants (1)
-
Alon Bar-Lev