Ver código fonte

leftover from bugtesting

pull/891/head
Luke Smith 1 ano atrás
pai
commit
607b44e221
1 arquivos alterados com 0 adições e 3 exclusões
  1. +0
    -3
      bin/mailsync

+ 0
- 3
bin/mailsync Ver arquivo

@@ -67,9 +67,6 @@ syncandnotify() {
newcount=$(echo "$new" | sed '/^\s*$/d' | wc -l)
[ -z "$MAILSYNC_MUTE" ] && case 1 in
$((newcount > 0)) ) notify "$acc" "$newcount" ;;
*)
echo lololol
;;
esac
}



Carregando…
Cancelar
Salvar