small bugfix

Ruben Kerkhof ruben.kerkhof at gmail.com
Wed Jun 28 10:07:07 UTC 2006


Hi,

Below is a fix for an issue with running mogilefs in debug mode:

Index: lib/MogileFS/Worker/Reaper.pm
===================================================================
--- lib/MogileFS/Worker/Reaper.pm       (revision 320)
+++ lib/MogileFS/Worker/Reaper.pm       (working copy)
@@ -3,7 +3,7 @@

 use strict;
 use base 'MogileFS::Worker';
-use MogileFS::Util qw(every);
+use MogileFS::Util qw(every error);
 use POSIX;

 sub new {


Kind regards,

Ruben Kerkhof
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/mogilefs/attachments/20060628/0ef497b6/attachment.html


More information about the mogilefs mailing list