Skip to content
Snippets Groups Projects
Commit f5132b3c authored by Jonathan Hanks's avatar Jonathan Hanks
Browse files

This message is for the previous commit.

Adding in a run number generator.  Still need to patch it into daqd.  This will allow services that consume frames to optimize bulk reads by sharing the table of contents between frames.

git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4375 6dcd42c9-f523-4c6d-aada-af552506706e
parent 0b9a6ff8
No related branches found
No related tags found
No related merge requests found
......@@ -14,3 +14,4 @@ add_executable(run_number_test_client run_number_test_client.cc)
target_link_libraries(run_number_test_client PUBLIC zmq)
add_test(_rn_basic_run_number_tests_ test_run_number)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment