This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hurd".
The branch, master has been updated via 2dcfb6a35862817c529229cd9d73ac89815ea662 (commit) from 11efcafb3372777ee3e416c145047707d9d228dd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2dcfb6a35862817c529229cd9d73ac89815ea662 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Tue Aug 30 00:25:03 2022 +0200 libdiskfs: Avoid crashing when stdout/err shuts down stdout/err could shut down for whatever reason (killed the term on /dev/console or whatever). We should not crash just because we lost our ability to print output. ----------------------------------------------------------------------- Summary of changes: libdiskfs/console.c | 4 ++++ 1 file changed, 4 insertions(+) hooks/post-receive -- Hurd