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

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