Remove color output from tests

This commit is contained in:
Alexey Rybalchenko
2016-05-30 12:36:55 +02:00
committed by Mohammad Al-Turany
parent fd09321fd9
commit eb306a2c0d
7 changed files with 14 additions and 0 deletions

View File

@@ -93,6 +93,8 @@ int main(int /*argc*/, char** /*argv*/)
timeoutTester.CatchSignals();
timeoutTester.SetTransport("zeromq");
reinit_logger(false);
timeoutTester.SetProperty(TransferTimeoutTester::Id, "timeoutTester");
FairMQChannel dataOutChannel;