]> arthur.barton.de Git - ConfigScripts.git/commitdiff
Don't display error messages of icalBuddy
authorAlexander Barton <alex@barton.de>
Wed, 13 Jun 2012 23:08:27 +0000 (01:08 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 13 Jun 2012 23:08:27 +0000 (01:08 +0200)
sys/profile

index 09d13180959acd0aaad36d9711eb9f477a618db0..9d7e56366b5d89b18fcc4bb8f42c2a9879a4b630 100644 (file)
@@ -139,7 +139,7 @@ if [ $? -eq 0 -a "$UID" -ne 0 ]; then
                *)      BUL="*"; SEP=">"; ;;
        esac
        icalBuddy -f -n -npn -nc -b " $BUL " -ps "/ $SEP /" -eep "url,notes" \
-               eventsToday+1 | grep "$BUL"
+               eventsToday+1 2>/dev/null | grep "$BUL"
        [ $? -eq 0 ] && echo
 else
        # remind(1)