On Tue, 2010-01-19 at 14:12 +0100, Michael Meskes wrote: > On Tue, Jan 19, 2010 at 12:44:43PM +0100, Julien Cristau wrote: > > > > However, before we approve an upload, I would like to see a final - and > > > > tested - debdiff against the current stable package. > > > > > > Sure. File is attached. Please tell if this is okay. > > > > > No, it's not (attached). :) > > Now it is! :-)
Please go ahead, with one small change: + if start-stop-daemon --stop --quiet -oknodo --retry $STOP_RETRY_SCHEDULE \ -oknodo in the above should be --oknodo. The above works because -o is the short form of --oknodo and the "parameter" is silently ignored, but using the long form correctly would seem preferable. :-) Regards, Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

