Skip to content

Commit 6f3a95d

Browse files
noferinidavidrohr
authored andcommitted
fix for name too long in json
1 parent 477e410 commit 6f3a95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DATA/production/qc-sync/itstpctrdtof.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"tasks" : {
26-
"MatchingTOFwithTRD" : {
26+
"MatchingTOFwTRD" : {
2727
"active" : "true",
2828
"className" : "o2::quality_control_modules::tof::TOFMatchedTracks",
2929
"moduleName" : "QcTOF",

0 commit comments

Comments
 (0)