aboutsummaryrefslogtreecommitdiffstats
path: root/test/appointment-008.sh
blob: b50c2006ca4cab0c4de71f9d56aee320562634a9 (plain) (blame)
1
2
3
4
5
#!/bin/sh

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