#947: use default callbacks for both logging and error callbacks in
run_event_state struct
-----------------------+---------------------
Reporter: jfilak | Owner: jfilak
Type: task | Status: new
Priority: major | Milestone:
Component: libreport | Version:
Keywords: | Blocked By:
Blocking: |
-----------------------+---------------------
By default, run_event_on_dir consumes all nonprefixed output (no ALLERT,
ASK, ...) produced by event's command. We found out that this behaviour
doesn't met our needs. (e.g. abrt-cli report $DUMP_DIR)
run_event_state struct uses default callbacks for questions and alerts
which simply forwards requests to stdout and reads responses from stdin.
We have decided to use similar functions for both logging and error
callbacks.
--
Ticket URL: <https://fedorahosted.org/abrt/ticket/947>
Automatic Bug Reporting Tool - ABRT <http://fedorahoted.org/abrt/>
Automatic bug reporting tool