chiark / gitweb /
Remove obsolete baz* scripts
[bin.git] / pull-mail
index 2a33895f9d0e90413e60dee3b5ad1ed1925e4f10..a669a29508d9381b7e505908a1513e0f143e72fd 100755 (executable)
--- a/pull-mail
+++ b/pull-mail
@@ -21,4 +21,6 @@ case $hour in
        ;;
 esac
 
+notmuch new >/dev/null 2>&1
+
 exit 0