Subversion Repositories configs

Rev

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

Rev 192 Rev 203
Line 32... Line 32...
32
EVENT=report-gui type=Python3 component!=anaconda
32
EVENT=report-gui type=Python3 component!=anaconda
33
        report-gtk -- "$DUMP_DIR"
33
        report-gtk -- "$DUMP_DIR"
34
 
34
 
35
EVENT=report-cli type=Python3 component!=anaconda
35
EVENT=report-cli type=Python3 component!=anaconda
36
        report-cli -- "$DUMP_DIR"
36
        report-cli -- "$DUMP_DIR"
37
 
-
 
38
EVENT=report_systemd-journal type=Python3
-
 
39
        reporter-systemd-journal --message-id 4d6f95dd9ff54eb7bd1f32a387f327c3 \
-
 
40
                                  -F /etc/libreport/plugins/catalog_python3_format.conf
-