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

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