fix formatting in notify/xmpp.sh
This commit is contained in:
parent
465f0e7cbd
commit
51e12a6da2
@ -73,7 +73,6 @@ _xmpp_bin() {
|
|||||||
_xmpp_cmnd() {
|
_xmpp_cmnd() {
|
||||||
case $(basename "$_XMPP_BIN") in
|
case $(basename "$_XMPP_BIN") in
|
||||||
sendxmpp)
|
sendxmpp)
|
||||||
_debug "'$_XMPP_BIN' '$XMPP_TO' $XMPP_BIN_ARGS"
|
|
||||||
echo "'$_XMPP_BIN' '$XMPP_TO' $XMPP_BIN_ARGS"
|
echo "'$_XMPP_BIN' '$XMPP_TO' $XMPP_BIN_ARGS"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user