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 <[email protected]>
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 . "")))))

Reply via email to