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

--- Comment #1 from M. Tompsett <mtomp...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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