Opened 4 years ago
Closed 15 months ago
#2429 closed defect (worksforme)
add check in update_sdoms.py for successful query execution
Reported by: | Vlad Merticariu | Owned by: | ocampos |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | undecided | Version: | 9.8 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
update_sdoms.py will not work if rasserver doesn't answer to sdom queries. It calls rasserver via a sys call, the task is to add a check the the call was successful (either by checking the output or the exit code of the sys call).
Change History (3)
comment:1 by , 17 months ago
comment:3 by , 15 months ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
I'd close this ticket as it is not really relevant anymore.
Note:
See TracTickets
for help on using tickets.
@Otoniel: is this issued fixed?