[Koha-bugs] [Bug 20048] koha-zebra missing --status

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 19 17:03:49 CET 2018


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

--- Comment #1 from M. Tompsett <mtompset at 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.


More information about the Koha-bugs mailing list