Bugs: check_ciao_version
There are currently no known bugs.
Bugs fixed in CIAO 4.14
The following is a list of bugs that were fixed in the CIAO 4.14 software release.
check_ciao_version fails with the message
# check_ciao_version (07 December 2020): ERROR name 'ciao' is not defined
Users who have installed CIAO 4.13 using the ciao-install script will get this error message when they try to run check_ciao_version.
unix% check_ciao_version The CIAO installation at /Users/username/ciao-4.13 is up to date. # check_ciao_version (07 December 2020): ERROR name 'ciao' is not defined
The error in the script occurs when checking the CALDB version. Users can run the check_ciao_caldb command to verify that they are using the latest CALDB release.
unix% check_ciao_caldb --latest CALDB environment variable = /Users/username/ciao-4.13/CALDB CALDB version = 4.9.4 release date = 2020-12-15T16:00:00 UTC CALDB query completed successfully. The CALDB installation is up to date.