Changes to speak and check4update
[clearscm.git] / bin / check4update
index 387f034..dc96396 100755 (executable)
@@ -9,6 +9,7 @@ systems="\
 function notify {
   #zenity --notification --text "$1" 2> /dev/null
   notify-send --expire-time=$expireTime "$1"
+  echo $1
 }
 
 function yesno {