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

M. Tompsett <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |[email protected]

--- Comment #2 from M. Tompsett <[email protected]> ---
mtompset@debian:~/kohaclone$ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
mtompset@debian:~/kohaclone$ git branch -D bug_12120
Deleted branch bug_12120 (was 134a7f2).
mtompset@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@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@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@debian:~/kohaclone$

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to