Skip to content

Commit

Permalink
JCF: admittedly after the fact, replace fdreadoutlibs with fdreadoutm…
Browse files Browse the repository at this point in the history
…odules as the package to have DataLinkHandler swapped out for RawDataHandler
  • Loading branch information
John Freeman committed Jun 27, 2024
1 parent e57c618 commit 54296e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/renames/rename_oks_objects.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ fully_replace_token ProtoWIBModule ProtoWIBConfigurator daqconf

# And now make the change described in bullet point 6 of Alessandro's comment for daq-release Issue #379

fully_replace_token DataLinkHandler RawDataHandler "datahandlinglibs hsilibs trigger daqconf dpdklibs fdreadoutlibs"
fully_replace_token DataLinkHandler RawDataHandler "datahandlinglibs hsilibs trigger daqconf dpdklibs fdreadoutmodules"
cd datahandlinglibs
git mv include/datahandlinglibs/DataLinkHandlerBase.hpp include/datahandlinglibs/RawDataHandlerBase.hpp
git mv include/datahandlinglibs/detail/DataLinkHandlerBase.hxx include/datahandlinglibs/detail/RawDataHandlerBase.hxx
Expand Down

0 comments on commit 54296e5

Please sign in to comment.