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

"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-010" \
  -d02/23/2013 2>errors && exit 1
grep -Fq 'no event nor appointment found' errors