We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd3cf0 commit 847a495Copy full SHA for 847a495
1 file changed
tasks/internal-dpl-global-binary-file-sink.yaml
@@ -12,7 +12,7 @@ command:
12
MODULEPATH=/opt/alisw/el7/modulefiles module load QualityControl &&
13
MODULEPATH=/opt/alisw/el7/modulefiles module load Control-OCCPlugin &&
14
MODULEPATH=/opt/alisw/el7/modulefiles module list &&
15
- o2-qc-run-readout
+ o2-qc-run-readout -b | o2-qc-run-qc --config json:///etc/flp.d/qc/readout.json | o2-qc-run-readout
16
arguments:
17
- "-b"
18
- "--monitoring-backend"
0 commit comments