guix-commits
[Top][All Lists]
Advanced

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

02/02: hydra: Remove chapters from the list of machines.


From: Ludovic Courtès
Subject: 02/02: hydra: Remove chapters from the list of machines.
Date: Tue, 30 May 2017 16:04:42 -0400 (EDT)

civodul pushed a commit to branch master
in repository maintenance.

commit 7a9edf97e7703e0323aebe530740d3ae5959c911
Author: Ludovic Courtès <address@hidden>
Date:   Tue May 30 22:03:58 2017 +0200

    hydra: Remove chapters from the list of machines.
    
    * hydra/machines.scm (chapters, chapters-i686): Mark as dead and remove
    from the list.
---
 hydra/machines.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/hydra/machines.scm b/hydra/machines.scm
index 4b57a69..63eecd1 100644
--- a/hydra/machines.scm
+++ b/hydra/machines.scm
@@ -36,6 +36,7 @@
     (parallel-builds 2)))
 
 (define chapters
+  ;; This machine has been dead since roughly October 2016.
   (build-machine
     (name "chapters.gnu.org")
     (port 9022)
@@ -122,7 +123,8 @@
 
       sjd sjd-i686
 
-      chapters chapters-i686
+      ;; Dead (see above.)
+      ;; chapters chapters-i686
 
       ;; librenote-mips64el    ; dead fan
       hydra-slave0



reply via email to

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