[Git-commits] [grml/grml-live] 382e0f: minifai: fcopy: put parsed args into an object

Chris Hofstaedtler noreply at github.com
Fri Jul 4 12:01:20 CEST 2025


  Branch: refs/heads/zeha/fcopybetter
  Home:   https://github.com/grml/grml-live
  Commit: 382e0ffc7065f23ed8dbff383be7a1bccde05c10
      https://github.com/grml/grml-live/commit/382e0ffc7065f23ed8dbff383be7a1bccde05c10
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M usr/lib/grml-live/grml_live/minifai.py

  Log Message:
  -----------
  minifai: fcopy: put parsed args into an object

Nicer for making further changes.


  Commit: d12ebdad702691c84f200f92008e9cd6e7384dd0
      https://github.com/grml/grml-live/commit/d12ebdad702691c84f200f92008e9cd6e7384dd0
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M usr/lib/grml-live/grml_live/minifai.py

  Log Message:
  -----------
  minifai: fcopy: explicitly parse -M

So it can be used to reset previously changed values.
Not that it should be necessary?


  Commit: 7f9c50426fddaf984fe3e510fcfe164080a17547
      https://github.com/grml/grml-live/commit/7f9c50426fddaf984fe3e510fcfe164080a17547
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M usr/lib/grml-live/grml_live/minifai.py

  Log Message:
  -----------
  minifai: avoid hard crash on FileNotFoundError

In some situations FileNotFoundError can occour, and then we want to exit
nicely.  Previously the helper thread would crash, which leads to weird error
messages.


Compare: https://github.com/grml/grml-live/compare/58922fc80a45...7f9c50426fdd

To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications


More information about the Git-commits mailing list