Skip to content

Commit 769fbd7

Browse files
Update sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd_data.fcl
removing obsolete`debugModules` Co-authored-by: Gianluca Petrillo <petrillo@slac.stanford.edu>
1 parent cf642f3 commit 769fbd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd_data.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ services:
4242
RandomNumberGenerator: {} #ART native random number generator
4343
TFileService: { fileName: "fullchain_production_hist_prod5.root" closeFileFast: false }
4444
# scheduler: { wantTracer: false wantSummary: true }
45-
message: { debugModules: ["*"] destinations: { debugmsg:{type: "cout" threshold: "INFO"} } }
45+
message: { destinations: { debugmsg:{type: "cout" threshold: "INFO"} } }
4646
TimeTracker: { printSummary: true }
4747
# # @table::standard_services
4848

0 commit comments

Comments
 (0)