Laszlo Ersek

Results 92 comments of Laszlo Ersek

BTW I think this ticket should be closed now, per @dowdle's [comment](https://github.com/livecd-tools/livecd-tools/issues/232#issuecomment-1373899898).

@osteffenrh https://github.com/tianocore/containers/pull/88 seems to have been merged :)

@igalic The code change does not look complicated (just add an alternative to `~`); the reason I'm currently reluctant to do it myself is my past experience with *testability* of...

For example, with this patch committed on top of current master: ~~~ diff --git a/tests/root/etc/rsyslog.d/21-cloudinit.conf b/tests/root/etc/rsyslog.d/21-cloudinit.conf new file mode 100644 index 000000000000..150d800f15be --- /dev/null +++ b/tests/root/etc/rsyslog.d/21-cloudinit.conf @@ -0,0 +1,6 @@...

Regarding the rsyslog config snippet in https://github.com/hercules-team/augeas/issues/794#issuecomment-1361111325, there are two issues in fact: **(1)** The multi-action parsing from commit 5181105bae84 / #653 cannot deal with comments and newlines embedded in...

BTW just introducing `tests/root/etc/rsyslog.d/21-cloudinit.conf` is enough for triggering the problem -- the new file is covered immediately (for example in `make check`) due to commit 03d6082d0f749 / #475.

Today is the first day that I've tried the `hub` command, and the lack of an explicit remote repo specification has caught my eye immediately. For example I've got a...

already upstream in 59a952d9ab007fda9f7a66418782c8257d3c917f

Adding @jan-kiszka (developer of Toggle Line Wrap). I'm affected by this as well. The symptom I'm encountering is a bit different though (I think anyway) from the one reported at...