[Bug 20048] New: koha-zebra missing --status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20048 Bug ID: 20048 Summary: koha-zebra missing --status Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Zebra Assignee: koha-bugs@lists.koha-community.org Reporter: mtompset@hotmail.com Running a koha-zebra --status kohadev told me --status was an invalid option. Turns out the option was forgotten to be added around line 225. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20048 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20048 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 70757 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70757&action=edit Bug 20048: --status shell command line check missing TEST PLAN 1) Run the following commands git checkout -b bug_20048 origin/master sudo perl ~/misc4dev/cp_debian_files.pl sudo koha-zebra --status kohadev -- Will get error message 2) Run the following commands git bz apply 20048 sudo perl ~/misc4dev/cp_debian_files.pl sudo koha-zebra --status kohadev -- Will not get error message, but actual status 3) NOTE: Koha QA Test tools do not check bash scripts. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20048 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor Status|ASSIGNED |Needs Signoff CC| |tomascohen@gmail.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20048 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=17468 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20048 Maksim Sen <maksim.sen@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maksim.sen@inlibro.com --- Comment #2 from Maksim Sen <maksim.sen@inlibro.com> --- Hello M. Tompsett, Would it be possible to add a step on how/where to get misc4dev and cp_debian_files.pl for the test? Thank you, Maksim Sen -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20048 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|Needs Signoff |RESOLVED --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- The reason for this bug is that a patch was lost when pushing bug 17468. This was addressed by the release manager already. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org