fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2012-01-06 10:03 am

[dw-free] Add MogileFS::Client to checkconfig.pl

[commit: http://hg.dwscoalition.org/dw-free/rev/b4050b0ef1cc]

http://bugs.dwscoalition.org/show_bug.cgi?id=4189

Adds MogileFS::Client to checkconfig.pl

Patch by [personal profile] sophie.

Files modified:
  • bin/checkconfig.pl
--------------------------------------------------------------------------------
diff -r 32182d458da5 -r b4050b0ef1cc bin/checkconfig.pl
--- a/bin/checkconfig.pl	Fri Jan 06 17:58:08 2012 +0800
+++ b/bin/checkconfig.pl	Fri Jan 06 18:03:43 2012 +0800
@@ -238,6 +238,7 @@
                     opt => 'Required for Perlbal',
                  },
                "LWPx::ParanoidAgent" => { deb => 'liblwpx-paranoidagent-perl' },
+               "MogileFS::Client" => {},
               );
 
 
--------------------------------------------------------------------------------