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

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