guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 01/02: services: cups: Rename ‘retry-this-job’ to ‘retry-current-job


From: Tobias Geerinckx-Rice
Subject: Re: 01/02: services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’.
Date: Sun, 01 Sep 2019 01:13:34 +0200

Ludo',

Ludovic Courtès 写道:
 (define-enumerated-field-type error-policy
-  (abort-job retry-job retry-this-job stop-printer))
+  (abort-job retry-job retry-current-job stop-printer))

I’m not sure how ‘define-enumerated-field-type’ works, but can we add a
‘define-deprecated’ for ‘retry-this-job’ or similar?

‘retry-this-job’ was never[0] valid, so I think failing loudly is the right thing to do here. CUPS wouldn't have known what to do with it anyway.

Kind regards,

T G-R

[0]: https://github.com/apple/cups/issues/5301

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]