Skip to content

Commit

Permalink
Merge pull request #10 from DUNE-DAQ/roland-sipos/ndfd-daqconf-split
Browse files Browse the repository at this point in the history
update for confgen split
  • Loading branch information
jtenavidal authored Sep 27, 2023
2 parents 2a5810f + d9a9070 commit 0fd17c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/fdreadoutmodules_gen
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def cli(config, json_dir):

console.log(f"\nIndividual configuration records before any command line overrides: ")

# Copy-of-a-hack, see daqconf's daqconf_multiru_gen file (commit e26a21d54fc5)
# Copy-of-a-hack, see daqconf's fddaqconf_gen file (commit e26a21d54fc5)
boot = daqconfgen.boot(**config_data.boot)
console.log(f"boot configuration object: {boot.pod()}")

Expand Down

0 comments on commit 0fd17c2

Please sign in to comment.