aboutsummaryrefslogblamecommitdiffstats
path: root/test/appointment-012.sh
blob: 9cf80b6f76dbe483e2fedb1dd57ea2187ee12b93 (plain) (tree)
1
2
3
4
5




                                                                             
#!/bin/sh

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