Skip to content

Commit 6c8704f

Browse files
authored
DPL: make --fairmq-ipc-prefix homogeneous (#5449)
It does not make sense to have more than one, because we have no way to handle multiple locations.
1 parent f83eb26 commit 6c8704f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Framework/Core/src/runDataProcessing.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,6 +1389,7 @@ int runStateMachine(DataProcessorSpecs const& workflow,
13891389
"--aod-writer-resfile",
13901390
"--aod-writer-resmode",
13911391
"--driver-client-backend",
1392+
"--fairmq-ipc-prefix",
13921393
"--readers",
13931394
"--resources-monitoring",
13941395
"--time-limit",

0 commit comments

Comments
 (0)