mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Remove color output from tests
This commit is contained in:
committed by
Mohammad Al-Turany
parent
fd09321fd9
commit
eb306a2c0d
@@ -21,6 +21,8 @@ int main(int /*argc*/, char** /*argv*/)
|
||||
testPull.CatchSignals();
|
||||
testPull.SetTransport("zeromq");
|
||||
|
||||
reinit_logger(false);
|
||||
|
||||
testPull.SetProperty(FairMQTestPull::Id, "testPull");
|
||||
|
||||
FairMQChannel pullChannel("pull", "connect", "tcp://127.0.0.1:5557");
|
||||
|
Reference in New Issue
Block a user