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

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