Skip to content

Commit 340b4b5

Browse files
authored
Add missing python script (#265)
1 parent 9b293d6 commit 340b4b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Framework/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ install(FILES example-default.json
352352
streamerinfos_v017.root
353353
DESTINATION etc)
354354

355-
install(PROGRAMS script/RepoCleaner/1_per_hour.py script/RepoCleaner/Ccdb.py
355+
install(PROGRAMS script/RepoCleaner/1_per_hour.py script/RepoCleaner/Ccdb.py script/RepoCleaner/skip.py
356356
script/RepoCleaner/repoCleaner.py
357357
script/o2-qc-database-setup.sh
358358
DESTINATION bin)

0 commit comments

Comments
 (0)