| Summary: | Hardcoded values in cronjobs/backup.sh | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | Command-line Utilities | Assignee: | Galen Charlton <gmcharlt> |
| Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | chris, jonathan.druart, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | Sponsored | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 9235 - Hardcoded values in cronjobs/backup.sh
[SIGNED-OFF] Bug 9235 - Hardcoded values in cronjobs/backup.sh Bug 9235 - Hardcoded values in cronjobs/backup.sh |
||
|
Description
Tomás Cohen Arazi (tcohen)
2012-12-06 19:44:53 UTC
Created attachment 13910 [details] [review] Bug 9235 - Hardcoded values in cronjobs/backup.sh This patch makes the script read those parameters from the corresponding $KOHA_CONF file. Regards To+ Created attachment 13922 [details] [review] [SIGNED-OFF] Bug 9235 - Hardcoded values in cronjobs/backup.sh This patch makes the script read those parameters from the corresponding $KOHA_CONF file. Regards To+ Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> QA Comments: Now the backup script gets information from the $KOHA_CONF file. Marked as Passed QA. Created attachment 14221 [details] [review] Bug 9235 - Hardcoded values in cronjobs/backup.sh This patch makes the script read those parameters from the corresponding $KOHA_CONF file. Regards To+ Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> This patch has been pushed to master. Pushed to 3.10.x, will be in 3.10.1 |