Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
adrian
/
mutt-wizard
réplica de
https://github.com/LukeSmithxyz/mutt-wizard.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
6
Wiki
Actividad
Explorar el Código
leftover from bugtesting
pull/891/head
Luke Smith
hace 2 años
padre
c3f4ab8db0
commit
607b44e221
Se han
modificado 1 ficheros
con
0 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-3
bin/mailsync
+ 0
- 3
bin/mailsync
Ver fichero
@@ -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
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar