Subversion Repositories configs

Rev

Rev 192 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 192 Rev 203
Line 109... Line 109...
109
EVENT=report-gui type=CCpp
109
EVENT=report-gui type=CCpp
110
        report-gtk -- "$DUMP_DIR"
110
        report-gtk -- "$DUMP_DIR"
111
 
111
 
112
EVENT=report-cli type=CCpp
112
EVENT=report-cli type=CCpp
113
        report-cli -- "$DUMP_DIR"
113
        report-cli -- "$DUMP_DIR"
114
 
-
 
115
EVENT=report_systemd-journal type=CCpp analyzer=abrt-ccpp
-
 
116
        reporter-systemd-journal --message-id 5ab0271ecf1941a2b89299716e880661 \
-
 
117
                                 -F /etc/libreport/plugins/catalog_ccpp_format.conf
-
 
118
 
-
 
119
EVENT=report_systemd-journal type=CCpp analyzer=abrt-journal-core
-
 
120
        reporter-systemd-journal --message-id 5ab0271ecf1941a2b89299716e880661 \
-
 
121
                                 -F /etc/libreport/plugins/catalog_journal_ccpp_format.conf
-