Selaa lähdekoodia

leftover from bugtesting

pull/891/head
Luke Smith 1 vuosi sitten
vanhempi
commit
607b44e221
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. +0
    -3
      bin/mailsync

+ 0
- 3
bin/mailsync Näytä tiedosto

@@ -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
}



Ladataan…
Peruuta
Tallenna