Summary: | Sometimes zebra needs a tmp directory that it doesn't create itself | ||
---|---|---|---|
Product: | Koha | Reporter: | Robin Sheat <robin> |
Component: | Packaging | Assignee: | Robin Sheat <robin> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | enhancement | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | m.de.rooy, mtj, paul.poulain |
Version: | 3.6 | ||
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: | |||
Attachments: |
Bug 7008 - create tmp dir for zebra
modified: debian/scripts/koha-create-dirs Bug 7008 - create tmp dir for zebra |
Description
Robin Sheat
2011-10-12 05:25:16 UTC
Created attachment 5847 [details] [review] Bug 7008 - create tmp dir for zebra Sometimes zebra needs a tmp dir in order to work. This ensures that it is created both by koha-create-dirs in the packages, and by rebuild_zebra when it runs. Updating Version : This ENH will be for Koha 3.8 Bug versionned for master. entries will be made against rel_3_8 once the patch has been applied (see thread about that on koha-devel yesterday) Created attachment 6186 [details] [review] modified: debian/scripts/koha-create-dirs Created attachment 6188 [details] [review] Bug 7008 - create tmp dir for zebra Sometimes zebra needs a tmp dir in order to work. This ensures that it is created both by koha-create-dirs in the packages, and by rebuild_zebra when it runs. -- tested ok, signing off Signed-off-by: Mason James <mtj@kohaaloha.com> (In reply to comment #4) > Created attachment 6186 [details] [review] > modified: debian/scripts/koha-create-dirs oops, made a little mistake with git-bz, that patch ended up being a 'whitespace' patch, only QA: Looks good. Updated patch status. patch pushed, please test (note I haven't tested the patch, reading it looks good & usefull) Included in 3.6 prior to 3.6.5. |