This is an automated email from the git hooks/post-receive script. civodul pushed a commit to branch master in repository maintenance.
The following commit(s) were added to refs/heads/master by this push: new 90d20a2 bayfront: Really copy the Cuirass manual. 90d20a2 is described below commit 90d20a2ebe8f83a5fd0984b0b7f6ac7315d477e0 Author: Ludovic Courtès <l...@gnu.org> AuthorDate: Sun Oct 29 23:26:59 2023 +0100 bayfront: Really copy the Cuirass manual. This is a followup to e18ef9a10a182ecedde5b0a902ea4c52df8929c1. * hydra/bayfront.scm (backup-mcron-jobs): Fix typo. --- hydra/bayfront.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm index 07d0313..5f7688b 100644 --- a/hydra/bayfront.scm +++ b/hydra/bayfront.scm @@ -174,7 +174,7 @@ Happy hacking!\n")) (backup-job "40 4 * * *" (url "web-cuirass") "/srv/cuirass-releases") (backup-job "50 4 * * *" - (url "web-cuirass") "/srv/cuirass-manual")))) + (url "web-cuirass-manual") "/srv/cuirass-manual")))) (define backup-activation (with-imported-modules (source-module-closure