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 "The nmh Mail Handling System".
The branch, master has been updated via e28d5a554d798965d530d77b8f360e9bb7952e6b (commit) via 4098fa3e458c685b90a312e703bed622461b66e9 (commit) via fad589fd1879f684ba437645e53811320942f8a4 (commit) via ea1fadd88568e97c6891da8ebe09d02515282e66 (commit) from 2b83f27e1980a6c5de752bd55c0ff76f53ec15f6 (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 e28d5a554d798965d530d77b8f360e9bb7952e6b Author: Ralph Corderoy <ra...@inputplus.co.uk> Date: Fri Sep 22 13:04:12 2017 +0100 runpty.c: Move child slave code into new run_command(). commit 4098fa3e458c685b90a312e703bed622461b66e9 Author: Ralph Corderoy <ra...@inputplus.co.uk> Date: Fri Sep 22 12:49:47 2017 +0100 runpty.c: Handle fork(2) failure first, rather than child. Gets the error handling out of the way so it can be forgotten. commit fad589fd1879f684ba437645e53811320942f8a4 Author: Ralph Corderoy <ra...@inputplus.co.uk> Date: Fri Sep 22 12:47:02 2017 +0100 runpty.c: Factor duplicate code into new open_master_pty(). Only called twice, but it shows the same actions are done both times. commit ea1fadd88568e97c6891da8ebe09d02515282e66 Author: Ralph Corderoy <ra...@inputplus.co.uk> Date: Fri Sep 22 12:36:05 2017 +0100 runpty.c: Replace fprintf()+exit() pairs with new die(). ----------------------------------------------------------------------- Summary of changes: test/runpty.c | 181 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 91 insertions(+), 90 deletions(-) hooks/post-receive -- The nmh Mail Handling System _______________________________________________ Nmh-commits mailing list Nmh-commits@nongnu.org https://lists.nongnu.org/mailman/listinfo/nmh-commits