emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#32660: closed ([PATCH 0/2] Move taylon service to


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32660: closed ([PATCH 0/2] Move taylon service to web.scm; add log file for hpcguix-web)
Date: Mon, 10 Sep 2018 10:20:02 +0000

Your message dated Mon, 10 Sep 2018 12:18:50 +0200
with message-id <address@hidden>
and subject line Re: [bug#32660] [PATCH 0/2] Move taylon service to web.scm; 
add log file for hpcguix-web
has caused the debbugs.gnu.org bug report #32660,
regarding [PATCH 0/2] Move taylon service to web.scm; add log file for 
hpcguix-web
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32660: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32660
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/2] Move taylon service to web.scm; add log file for hpcguix-web Date: Fri, 7 Sep 2018 23:05:21 +0200
Hello,

This moves taylon-service-type to web.scm, mostly so we can use admin.scm
from there (and potentially in other places as well.)

Thoughts?

Ludo’.

Ludovic Courtès (2):
  services: tailon: Move to (gnu services web).
  services: hpcguix-web: Produce a log file and rotate it.

 gnu/local.mk           |   1 -
 gnu/services/admin.scm | 174 +-------------------------------------
 gnu/services/web.scm   | 188 ++++++++++++++++++++++++++++++++++++++++-
 gnu/tests/admin.scm    | 127 ----------------------------
 gnu/tests/web.scm      |  99 +++++++++++++++++++++-
 5 files changed, 284 insertions(+), 305 deletions(-)
 delete mode 100644 gnu/tests/admin.scm

-- 
2.18.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#32660] [PATCH 0/2] Move taylon service to web.scm; add log file for hpcguix-web Date: Mon, 10 Sep 2018 12:18:50 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Ludovic Courtès <address@hidden> skribis:

>   services: tailon: Move to (gnu services web).
>   services: hpcguix-web: Produce a log file and rotate it.

Pushed!


--- End Message ---

reply via email to

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