chiark / gitweb /
ubuntu-daily: flip -a semantics to mean --authenticated, not --anonymous
[bin.git] / irssi-notify
index 738c563734519c80f41adc56a44f8334f8311b57..de6acf713c113d774af1d8460869e160f6d98956 100755 (executable)
@@ -16,7 +16,7 @@ ssh -n riva irssi-notify-server | \
                                message="${message#* }"
                                imp="${message%% *}"
                                message="${message#* }"
-                               notify-send -i gtk-dialog-info -t 30000 -- \
+                               notify-send -i gtk-dialog-info -t 0 -- \
                                        "New LP bug $bug ($imp)" \
                                        "<a href=\"https://launchpad.net/bugs/$bug\">$message</a>"
                                ;;