[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: hydra: services: Change the hurd image job name.
From: |
Mathieu Othacehe |
Subject: |
branch master updated: hydra: services: Change the hurd image job name. |
Date: |
Tue, 29 Sep 2020 11:14:10 -0400 |
This is an automated email from the git hooks/post-receive script.
mothacehe pushed a commit to branch master
in repository maintenance.
The following commit(s) were added to refs/heads/master by this push:
new bf4e9ab hydra: services: Change the hurd image job name.
bf4e9ab is described below
commit bf4e9ab303ba60eebb589edc1859fcc7280cf7aa
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Tue Sep 29 17:12:26 2020 +0200
hydra: services: Change the hurd image job name.
* hydra/modules/sysadmin/services.scm (cuirass-specs): Change hurd image job
name to "hurd-barebones.qcow2".
---
hydra/modules/sysadmin/services.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hydra/modules/sysadmin/services.scm
b/hydra/modules/sysadmin/services.scm
index 03f8496..dee6056 100644
--- a/hydra/modules/sysadmin/services.scm
+++ b/hydra/modules/sysadmin/services.scm
@@ -236,7 +236,7 @@
(#:type . "ISO-9660")
(#:output . "out")
(#:path . ""))
- ((#:job . "hurd-barebones-disk-image*")
+ ((#:job . "hurd-barebones.qcow2")
(#:type . "image")
(#:output . "out")
(#:path . "")))))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: hydra: services: Change the hurd image job name.,
Mathieu Othacehe <=