[Koha-bugs] [Bug 10624] koha-common.init should implement the 'status' option switch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 19 06:48:45 CEST 2013


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

Robin Sheat <robin at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Patch doesn't apply

--- Comment #2 from Robin Sheat <robin at catalyst.net.nz> ---
I think there's something confusing git going on here. I apply 10617 and 10622
and end up with a result that's different to what the patch says it should be.
It might just be a matter of rebasing against current master.

My patch ends up with:

-# TODO: Implement this. It should check every daemon is running
-#  status)
-#        status_of_proc "$DAEMON" "$NAME" && exit 0 || exit $?
-#        ;;
-  *)
-    #echo "Usage: $SCRIPTNAME {start|stop|restart|force-reload|status}" >&2
-    echo "Usage: $SCRIPTNAME {start|stop|restart|force-reload}" >&2
-       exit 3
-       ;;
+        ;;
+    esac
+    ;;
+esac
+    ;;
+esac
+    ;a_status
+  ;a_status
+status
+atus
+status  *)
+
+status  *)
+age: $SCRIPTNAME {start|stop|restart|force-reload|status}" >&2
+    exit 3
+    ;;
 esac

 :

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list