aboutsummaryrefslogblamecommitdiffstats
path: root/test/appointment-010.sh
blob: a3bd08062c0d5e2bd0eb818d607aa30ef72436c6 (plain) (tree)
1
2
3
4
5
6
7

         

                


                                                                             
#!/bin/sh

. ./test-init.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