aboutsummaryrefslogtreecommitdiffstats
path: root/test/event-003.sh
blob: 2e18b0c6d98b38ecff953efab5fc4a46104139ee (plain) (blame)
1
2
3
4
5
#!/bin/sh

"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-event-003" \
  -d02/23/2013 2>errors && exit 1
grep -Fq 'date error in event' errors