marksolaris

Results 3 issues of marksolaris

In these files: src/library/database.c: 67: static const char *fifo_path = "/run/fapolicyd/fapolicyd.fifo"; dnf/fapolicyd-dnf-plugin.py: 11: pipe = "/var/run/fapolicyd/fapolicyd.fifo" /fapolicyd.spec: 92: %ghost /run/%{name}/%{name}.fifo src/cli/fapolicyd-cli.c: 72: static const char *_pipe = "/run/fapolicyd/fapolicyd.fifo"; the fifo...

enhancement

The 'ewew' is a vi(1) remnant... the md5sum is ok without those four leading characters.

https://github.com/ErikKalkoken/slackchannel2pdf/blob/master/slackchannel2pdf/channel_exporter.py#L445 I modded to try: document.write_html( settings.LINE_HEIGHT_DEFAULT, self._transformer.transform_text( layout_block["text"]["text"], layout_block["text"]["type"] == "mrkdwn", ), ) except KeyError: document.ln()