Skip to content

Commit 64295f8

Browse files
marcodeltuttobear-is-asleep
authored andcommitted
Fix local->sequence
1 parent 024a482 commit 64295f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sbndcode/JobConfigurations/standard/standard_detsim_sbnd.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ outputs:
8888
dataTier: "simulated"
8989
compressionLevel: 1 # TODO better to use no compression here and Huffman encoding
9090
outputCommands: [ "keep *_*_*_*",
91-
@local::detsim_drops
91+
@sequence::detsim_drops
9292
]
9393
}
9494
}

0 commit comments

Comments
 (0)