We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944c953 commit 504d357Copy full SHA for 504d357
Common/TableProducer/multCentTable.cxx
@@ -73,7 +73,7 @@ struct MultCentTable {
73
ccdb->setLocalObjectValidityChecking();
74
ccdb->setURL(ccdburl.value);
75
ccdb->setFatalWhenNull(false); // please never crash on your own, all exceptions captured (as they always should)
76
-
+
77
// task-specific
78
module.init(opts, initContext);
79
}
0 commit comments