Bug #682
GCaldb does not check whether directory specified by environment variable does exist
| Status: | Closed | Start date: | 12/20/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned To: | % Done: | 100% | ||
| Category: | - | |||
| Target version: | - | |||
| Duration: |
Description
When setting GAMMALIB_CALDB to a directory that does not exist, the unit test will fail with
Test P6 unbinned observation: ....E. NOK Test P7 unbinned observation: ....E. NOK Test P6 binned observation: ........E. NOK Test P7 binned observation: ........E. NOK
GCaldb should therefore check if the directory exists before accepting it as a path.
Recurrence
No recurrence.
History
#1
Updated by Knödlseder Jürgen over 13 years ago
- Status changed from New to Feedback
- Assigned To set to Knödlseder Jürgen
- % Done changed from 0 to 100
This bug was solved by commit c001eec.
The GCaldb method checks now for the existence of the directory specified by the GAMMALIB_CALDB and CALDB environment variables.
#2
Updated by Knödlseder Jürgen over 13 years ago
- Status changed from Feedback to Closed