mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Example.DDS: Make example topologies pass xml validation
This commit is contained in:
committed by
Dennis Klein
parent
1bb77bf47b
commit
1fa82f5f22
@@ -46,7 +46,7 @@ echo "TOPOLOGY FILE: ${topologyFile}"
|
||||
|
||||
# TODO Uncomment once DDS 2.6 is released
|
||||
# dds-info --active-topology
|
||||
dds-topology --disable-validation --activate ${topologyFile}
|
||||
dds-topology --activate ${topologyFile}
|
||||
# dds-info --active-topology
|
||||
# dds-info --wait-for-executing-agents ${requiredNofAgents}
|
||||
sleep 1
|
||||
|
Reference in New Issue
Block a user