GNU bug report logs -
#30404
[PATCH] Add cat-avatar-generator-service.
Previous Next
Reported by: Julien Lepiller <julien <at> lepiller.eu>
Date: Fri, 9 Feb 2018 20:45:02 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 30404-done <at> debbugs.gnu.org (full text, mbox):
Pushed as 3bedac50571204643d5e3b204dc720ae7d571a1f and
08da664d1041133e8282a5df0fcab6eee7e548fa. Thanks!
Le Wed, 14 Feb 2018 20:20:11 +0100,
ludo <at> gnu.org (Ludovic Courtès) a écrit :
> Heya!
>
> Julien Lepiller <julien <at> lepiller.eu> skribis:
>
> > Le Fri, 09 Feb 2018 23:19:17 +0100,
> > ludo <at> gnu.org (Ludovic Courtès) a écrit :
>
> [...]
>
> >> > +(define* (cat-avatar-generator-service
> >> > + #:key
> >> > + (cache-dir "/var/cache/cat-avatar-generator")
> >> > + (configuration (nginx-server-configuration)))
> >> > + (simple-service 'cat-http-server nginx-service-type
> >> > + (list (nginx-server-configuration
> >>
> >> Normally the 3rd argument would be aligned with the 1st here.
> > I don't understand that comment... What should be aligned exactly?
>
> The lines above should be like this:
>
> (simple-service 'cat-http-server nginx-service-type
> (list (nginx-server-configuration
>
>
> (Here (list …) is the 3rd argument to ‘simple-service’.)
>
> No big deal though. :-)
>
> Thanks,
> Ludo’.
This bug report was last modified 7 years and 94 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.