guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[shepherd] branch master updated (f260b2f -> 6bb5bdf)


From: Ludovic Courtès
Subject: [shepherd] branch master updated (f260b2f -> 6bb5bdf)
Date: Thu, 18 Apr 2019 06:25:25 -0400 (EDT)

civodul pushed a change to branch master
in repository shepherd.

      from  f260b2f   shepherd: Delete the socket file upon exit.
       new  5d418ff   herd: Add comment about confusing message.
       new  cadda80   'report-error' now translates messages.
       new  352c243   shepherd: Don't fail if the socket file has already been 
removed.
       new  c121eed   service: Add one-shot services.
       new  0352601   support: Update copyright year in '--version' output.
       new  8bd1ae0   support: Improve i18n for the '--version' output.
       new  6bb5bdf   Ignore tests/*.log and tests/*.trs.

The 7 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:
 .gitignore                        | 14 +-----
 Makefile.am                       |  3 +-
 doc/shepherd.texi                 | 17 ++++++++
 modules/shepherd.scm              |  2 +-
 modules/shepherd/scripts/herd.scm |  6 ++-
 modules/shepherd/service.scm      | 31 +++++++++----
 modules/shepherd/support.scm      | 13 +++---
 tests/one-shot.sh                 | 91 +++++++++++++++++++++++++++++++++++++++
 8 files changed, 147 insertions(+), 30 deletions(-)
 create mode 100644 tests/one-shot.sh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]