mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
add --print-channels
to print registered channels of the device
This commit is contained in:
committed by
Mohammad Al-Turany
parent
1d38a2350f
commit
4bc54ad32b
@@ -74,7 +74,6 @@ FairMQDevice::FairMQDevice()
|
||||
, fMultitransportProceed(false)
|
||||
, fExternalConfig(false)
|
||||
{
|
||||
LOG(DEBUG) << "PID: " << getpid();
|
||||
}
|
||||
|
||||
void FairMQDevice::CatchSignals()
|
||||
|
Reference in New Issue
Block a user