Ofer Schreiber has submitted this change and it was merged.
Change subject: packaging: Added traceback info to the log when error happens (#818079)
......................................................................
packaging: Added traceback info to the log when error happens (#818079)
https://bugzilla.redhat.com/show_bug.cgi?id=818079
* Added printing debug information to log file, including traceback
for the exception that happened. The error is printed to the log at
the moment it happens, and that is in addition to the printing at
the end of the logfile.
Change-Id: I049231cf6a19c8ef808e378e50b94ca428099209
Signed-off-by: Alex Lourie <alourie(a)redhat.com>
---
M packaging/fedora/setup/setup_sequences.py
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Alex Lourie: Verified; Looks good to me, but someone else must approve
Ofer Schreiber: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/4753
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I049231cf6a19c8ef808e378e50b94ca428099209
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>