Browse Source

fix formatting in notify/xmpp.sh

pull/2407/head
fgma 6 years ago
parent
commit
51e12a6da2
  1. 1
      notify/xmpp.sh

1
notify/xmpp.sh

@ -73,7 +73,6 @@ _xmpp_bin() {
_xmpp_cmnd() {
case $(basename "$_XMPP_BIN") in
sendxmpp)
_debug "'$_XMPP_BIN' '$XMPP_TO' $XMPP_BIN_ARGS"
echo "'$_XMPP_BIN' '$XMPP_TO' $XMPP_BIN_ARGS"
;;
*)

Loading…
Cancel
Save