Summary: | rebuild_zebra.pl should (at least) exit 1 on error | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Command-line Utilities | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Tomás Cohen Arazi (tcohen)
2013-04-30 16:54:33 UTC
Which errors should be caught? (In reply to Jonathan Druart from comment #1) > Which errors should be caught? By the time I filled this one, I noticed that we weren't capturing zebraidx failures (i.e. an error was printed but no error code returned). Also, problems with DB access, koha-conf.xml access, etc. |