[Koha-bugs] [Bug 12120] Add --tempdir arg to rebuild_zebra.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 11 06:33:08 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12120

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |mtompset at hotmail.com

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
mtompset at debian:~/kohaclone$ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
mtompset at debian:~/kohaclone$ git branch -D bug_12120
Deleted branch bug_12120 (was 134a7f2).
mtompset at debian:~/kohaclone$ git checkout -b bug_12120 origin/master
Branch bug_12120 set up to track remote branch master from origin.
Switched to a new branch 'bug_12120'
mtompset at debian:~/kohaclone$ git bz apply 12120
Bug 12120 - Add --tempdir arg to rebuild_zebra.pl

42279 - Bug 12120: Add --tempdir arg to rebuild_zebra.pl

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 12120: Add --tempdir arg to rebuild_zebra.pl
mtompset at debian:~/kohaclone$ ./misc/migration_tools/rebuild_zebra.pl -b -a -r
-v --tempdir /tmp/a/b/c/d/e/f/g
Error in tempdir() using /tmp/a/b/c/d/e/f/g/XXXXXXXXXX: Parent directory
(/tmp/a/b/c/d/e/f/g) does not exist at ./misc/migration_tools/rebuild_zebra.pl
line 160.
mtompset at debian:~/kohaclone$

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list