File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 "UCVMConfigureFlags": "--enable-model-cs248 --with-cs248-lib-path=${UCVM_INSTALL_PATH}/model/cs248/lib --with-cs248-include-path=${UCVM_INSTALL_PATH}/model/cs248/include",
7878 "Ask": "yes",
7979 "Libraries": ["euclid3", "proj"],
80- "md5sum": "20161b37aac423e1c1c24f27637fd8f4 ",
80+ "md5sum": "182d94d683858d94cf4f3e70ebe0d30c ",
8181 "Order": 24
8282 },
8383 "CS242": {
Original file line number Diff line number Diff line change @@ -933,9 +933,9 @@ def _addPROJ_LIB_python() :
933933print ("\n Now setting up CVM models..." )
934934
935935for model in config_data ["models" ]:
936- print ("Install model_name: " , model )
937936 the_model = config_data ["models" ][model ]
938937 if model in modelsToInstall :
938+ print ("Install model_name: " , model )
939939 try :
940940 #
941941 # Currently, this test for existing tar file will always fail because of the
You can’t perform that action at this time.
0 commit comments