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 3e495aea3c353e34f2fdf3d0a3a142a54aa7bb00 (commit) via 19b07a60b699f905adc94d389eaa02c8e9b763ec (commit) from 258b45cde4d48149e410012b06bf2071dbba21b4 (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 3e495aea3c353e34f2fdf3d0a3a142a54aa7bb00 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Feb 20 01:03:35 2022 +0100 mount: Avoid appending empty options to empty mntopts argz_append does not actually support this. commit 19b07a60b699f905adc94d389eaa02c8e9b763ec Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Feb 20 00:55:14 2022 +0100 mount: Fix deleting noauto/bind option After deleting an option, we have to let the loop continue from there instead of skipping another option. ----------------------------------------------------------------------- Summary of changes: utils/mount.c | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) hooks/post-receive -- Hurd