Task #8729 (closed)
BUG: omero config load fails to load properties not already existing
| Reported by: | cneves | Owned by: | cneves |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | OmeroPy | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | n.a. |
Description
{{{weblitz@envy:~/omero_for_josh/dist$ bin/omero config load ../config.txt
Cannot read [<closed file '../config.txt', mode 'r' at 0x2334e40>]: 'omero.data.dir'}}}
If the property exists the load command does not fail.
I have fixed it and will add a branch with that fix to the ticket in a sec.
Change History (4)
comment:1 Changed 7 years ago by cneves
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 7 years ago by weblitz <weblitz@…>
- Remaining Time set to 0
(In [9d62e86bece031c69ed2729e26da796876cd79d4/ome.git] on branch develop) Fixing bin/omero config load (closes #8729)
comment:3 Changed 7 years ago by Josh Moore <josh.moore@…>
(In [91be2934266b55e1bece63031e90e683981a4756/ome.git] on branch develop) Merge pull request #166 from cneves/tickets/8729
Fixing bin/omero config load (closes #8729)
comment:4 Changed 7 years ago by Aleksandra Tarkowska <A.Tarkowska@…>
(In [573e6aa1b9a19ad3a3e3df1050652915bd59d9a1/ome.git] on branch develop) Fixing bin/omero config load (closes #8729)
https://github.com/openmicroscopy/openmicroscopy/pull/166