http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12856

            Bug ID: 12856
           Summary: koha-disable fails without disabling site
 Change sponsored?: ---
           Product: Koha
           Version: 3.16
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

When running 'koha-disable <instancename>' (eg. koha-disable myinstance) (on a
fresh install of koha) I get:

/usr/sbin/koha-disable: 35: [: =: argument expected

>From what I can tell the site is never disabled. 

See http://paste.koha-community.org/184 for a paste from running 'bash -x
koha-disable".

My guess is that this is caused by a reference to $instancename in the script
(that is never set).

-- 
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