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

Robin Sheat <[email protected]> changed:

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

--- Comment #2 from Robin Sheat <[email protected]> ---
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.
_______________________________________________
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