Conversation
|
Shouldn't this require some more changes here? https://github.com/dell/dkms/pull/283/files#diff-7dcd9a612f636095321f76fd021321cd3019f4130ae3528d5fcee0f74d2c0a9bL26-L33 |
|
which changes sorry? |
|
Precisely ^^ - the |
52cc1a3 to
f59768c
Compare
|
Can you share and example of the changes this brings - a before/after picture would be nice. Also please squash the commits. |
log_action_msg is a debianism implement log_action_msg on non-Debian systems too (patch also contributed by Andreas Beckmann <anbe@debian.org>)
f59768c to
1f79ec5
Compare
prints a |
|
old version prints: |
|
For Debian, no changes in prints since we have the same way we were defined before, for non-debian systems the prints are now looking similar and the code is now shared |
|
Hello, ping? |
|
Sorry for the delay. This seems to add an extra full-stop, which does not seem beneficial - so personally I'll abstain. The other two maintainers (commented above) are welcome to merge it if they choose to. |
|
It seems that the issue wasn't about verbosity or Debian vs others. But a case of missing
Hats off to anbe42 for the background and fix with #315 Closing this PR, since it's superseded by the above. |
log_action_msg is a debianism