[Git-commits] [grml/grml-debootstrap] cfa165: fix debootstrap error handler

Michael Prokop noreply at github.com
Fri Jan 26 16:10:50 CET 2024


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-debootstrap
  Commit: cfa16515e4c5a4d4fd6a5bf4f097379ef54b4a5d
      https://github.com/grml/grml-debootstrap/commit/cfa16515e4c5a4d4fd6a5bf4f097379ef54b4a5d
  Author: Antoine Beaupré <anarcat at debian.org>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M grml-debootstrap

  Log Message:
  -----------
  fix debootstrap error handler

We were using the old-style "RC" error checking. Now that has all been
moved to a global error handler, so we need to move log parsing there
as well.

Fixes: 9706bd9 (improved error handling, removed RC=$? noops, 2023-12-22)
Closes: #268


  Commit: 6c84cfc48c471d18ec671d9682e08b3bf647a9ac
      https://github.com/grml/grml-debootstrap/commit/6c84cfc48c471d18ec671d9682e08b3bf647a9ac
  Author: Michael Prokop <mika at grml.org>
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
    M grml-debootstrap

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/pr/269'


Compare: https://github.com/grml/grml-debootstrap/compare/1675ca627a82...6c84cfc48c47


More information about the Git-commits mailing list