Bug#478040: liblockfile-simple-perl: -warn option doesn't work

2008-04-26 Thread Adrian von Bidder
Package: liblockfile-simple-perl Version: 0.206-1 Severity: minor Tags: upstream -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all! (Ok, the upstream tag is just a guess.) I'm calling LockFile like this: LockFile::Simple-make( -autoclean = 1, -hold = 0, -stale = 1,

Bug#478040: liblockfile-simple-perl: -warn option doesn't work

2008-04-26 Thread gregor herrmann
On Sat, 26 Apr 2008 16:39:02 +0200, Adrian von Bidder wrote: (Ok, the upstream tag is just a guess.) (Good idea.) LockFile::Simple-make( -autoclean = 1, -hold = 0, -stale = 1, -warn = 0)-lock('/var/lib/nihilist/db') || die ...; so I can just forget