Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GRyall committed May 8, 2024
1 parent 5e3575e commit dbecd83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_tools/check_builds_are_recent.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import sys
import json

builds_to_check = '{ "3":["EPICS\\EPICS_CLEAN_win10_x64","EPICS\\EPICS_CLEAN_win7_x64","EPICS\\EPICS_CLEAN_win10_x86","EPICS\\EPICS_STATIC_CLEAN_win7_x64","Client_E4","genie_python_3"], "30":["EPICS\\EPICS_win7_x64"]}'
builds_to_check = '{ "3":["EPICS\EPICS_CLEAN_win10_x64","EPICS\EPICS_CLEAN_win7_x64","EPICS\EPICS_CLEAN_win10_x86","EPICS\EPICS_STATIC_CLEAN_win7_x64","Client_E4","genie_python_3"], "30":["EPICS\EPICS_win7_x64"]}'

kits_root = r"\\isis\inst$\kits$\CompGroup\ICP"

Expand Down

0 comments on commit dbecd83

Please sign in to comment.