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

Chris Hofstaedtler noreply at github.com
Fri Jul 4 11:53:59 CEST 2025


  Branch: refs/heads/zeha/fcopybetter
  Home:   https://github.com/grml/grml-live
  Commit: 4e5d87b482983678d00684266044960c3f475266
      https://github.com/grml/grml-live/commit/4e5d87b482983678d00684266044960c3f475266
  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: 58922fc80a45dfe5d947d8bf9279c4d404b0ad70
      https://github.com/grml/grml-live/commit/58922fc80a45dfe5d947d8bf9279c4d404b0ad70
  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/79a9ab826f51...58922fc80a45

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