[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[shepherd] branch master updated (ce52d0c -> f13542d)
From: |
Ludovic Courtès |
Subject: |
[shepherd] branch master updated (ce52d0c -> f13542d) |
Date: |
Sat, 23 Jan 2016 22:20:25 +0000 |
civodul pushed a change to branch master
in repository shepherd.
from ce52d0c shepherd: Check for client EOF.
new 3fedde2 tests: Do not leave processes behind.
new 5bd7f45 shepherd: Protect against 'read' errors.
new eaaf421 shepherd: Protect against unrecognized sexps.
new 6695096 comm: Add missing quotes in error message.
new f13542d Asking for the doc of unknown actions raises an error.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
modules/shepherd.scm | 2 +-
modules/shepherd/comm.scm | 32 +++++++++++++++++++-------------
modules/shepherd/service.scm | 15 +++++++--------
tests/basic.sh | 9 +++++++--
tests/misbehaved-client.sh | 23 +++++++++++++++++++++--
tests/no-home.sh | 4 ++--
tests/respawn.sh | 4 ++--
tests/sigint.sh | 6 +++---
tests/status-sexp.sh | 4 ++--
9 files changed, 64 insertions(+), 35 deletions(-)
- [shepherd] branch master updated (ce52d0c -> f13542d),
Ludovic Courtès <=
- [shepherd] 03/05: shepherd: Protect against unrecognized sexps., Ludovic Courtès, 2016/01/23
- [shepherd] 04/05: comm: Add missing quotes in error message., Ludovic Courtès, 2016/01/23
- [shepherd] 02/05: shepherd: Protect against 'read' errors., Ludovic Courtès, 2016/01/23
- [shepherd] 01/05: tests: Do not leave processes behind., Ludovic Courtès, 2016/01/23
- [shepherd] 05/05: Asking for the doc of unknown actions raises an error., Ludovic Courtès, 2016/01/23