bug#64365: [Shepherd] Export deregister-service.

2023-07-15 Thread Ludovic Courtès
Hi Bruno, Bruno Victal skribis: > Neat, LGTM. Pushed as b0eee0d037ccceb79c6db810063d129bba67f3f4. Thanks! Ludo’.

bug#64365: [Shepherd] Export deregister-service.

2023-07-12 Thread Bruno Victal
Hi Ludo’, On 2023-07-12 21:52, Ludovic Courtès wrote: > Hi, > > Bruno Victal skribis: > >> Although 'register-services' is exported its counterpart >> 'deregister-service' is not. >> >> Some notes: >> * 'register-services' is in its plural form while its counterpart >> is not, maybe one of them

bug#64365: [Shepherd] Export deregister-service.

2023-07-12 Thread Ludovic Courtès
Hi, Bruno Victal skribis: > Although 'register-services' is exported its counterpart > 'deregister-service' is not. > > Some notes: > * 'register-services' is in its plural form while its counterpart > is not, maybe one of them should be renamed for consistency sake? > > * From the docstring and

bug#64365: [Shepherd] Export deregister-service.

2023-06-30 Thread Bruno Victal
Although 'register-services' is exported its counterpart 'deregister-service' is not. Some notes: * 'register-services' is in its plural form while its counterpart is not, maybe one of them should be renamed for consistency sake? * From the docstring and code the interface of 'deregister-service'