guix-commits
[Top][All Lists]
Advanced

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

[shepherd] branch master updated (834bccd -> 2932035)


From: Ludovic Courtès
Subject: [shepherd] branch master updated (834bccd -> 2932035)
Date: Sat, 22 Apr 2023 17:37:22 -0400 (EDT)

civodul pushed a change to branch master
in repository shepherd.

    from 834bccd  maint: Add Guix System test to the manifest.
     new 080293a  service: Keep track of status change times.
     new fafb7b9  herd: Display service start and stop date.
     new 2932035  herd: Show dates in a friendlier way.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 modules/shepherd/scripts/herd.scm | 88 +++++++++++++++++++++++++++++++++------
 modules/shepherd/service.scm      | 58 +++++++++++++++++++-------
 tests/basic.sh                    |  8 ++--
 tests/forking-service.sh          |  8 ++--
 tests/inetd.sh                    |  2 +-
 tests/logging.sh                  |  2 +-
 tests/one-shot.sh                 |  2 +-
 tests/pid-file.sh                 |  4 +-
 tests/respawn.sh                  |  4 +-
 tests/restart.sh                  | 16 +++----
 tests/services/monitoring.sh      |  2 +-
 tests/services/repl.sh            |  6 +--
 tests/starting-status.sh          |  2 +-
 tests/startup-failure.sh          |  2 +-
 tests/status-sexp.sh              | 45 +++++++++++++++++---
 tests/stopping-status.sh          |  2 +-
 tests/system-star.sh              |  8 ++--
 tests/systemd.sh                  |  4 +-
 tests/transient.sh                |  4 +-
 19 files changed, 196 insertions(+), 71 deletions(-)



reply via email to

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