mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31: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*/)
|
||||
testPush.CatchSignals();
|
||||
testPush.SetTransport("zeromq");
|
||||
|
||||
reinit_logger(false);
|
||||
|
||||
testPush.SetProperty(FairMQTestPush::Id, "testPush");
|
||||
|
||||
FairMQChannel pushChannel("push", "bind", "tcp://127.0.0.1:5557");
|
||||
|
Reference in New Issue
Block a user