[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
sophie.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=4189
Adds MogileFS::Client to checkconfig.pl
Patch by
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" => {},
);
--------------------------------------------------------------------------------
