Revert part of f63f630a
commit3a0ab926aaa332cc4b3bb64e45832219bf3ed0b4
authordormando <dormando@rydia.net>
Tue, 6 Dec 2011 23:43:53 +0000 (6 15:43 -0800)
committerdormando <dormando@rydia.net>
Tue, 6 Dec 2011 23:43:53 +0000 (6 15:43 -0800)
treeb773104b9639fba331f5b318fc36da2e867510ef
parent0e94bf4cfbede14e59dcc262de4c1690ef15ce95
Revert part of f63f630a

use'ing MogileFS::Server everywhere seems to occasionally cause dep implosion
(like testing MogileFS::Network)

Might need to put the Mgd:: aliases into a separate dependency and test it
better :/ For now I've removed enough to make the tests work again. None of
these files call anything other than ::log or ::error so they're safe enough.
lib/MogileFS/Config.pm
lib/MogileFS/ProcManager.pm
lib/MogileFS/Util.pm