mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Add getter for cmd line args & align channel names in log
This commit is contained in:
committed by
Mohammad Al-Turany
parent
8b88e67360
commit
2894af803b
@@ -56,6 +56,8 @@ auto DeviceRunner::Run() -> int
|
||||
return 1;
|
||||
}
|
||||
|
||||
fDevice->SetRawCmdLineArgs(fRawCmdLineArgs);
|
||||
|
||||
// Handle --print-channels
|
||||
fDevice->RegisterChannelEndpoints();
|
||||
if (fConfig.Count("print-channels"))
|
||||
|
Reference in New Issue
Block a user