aboutsummaryrefslogblamecommitdiffstats
path: root/test/event-006.sh
blob: 633094b34a0ac1a98a51aaf036ef283b1a5f1469 (plain) (tree)
1
2
3
4
5
6
7
8

         
                                
 


                                                                       
            
#!/bin/sh

. "${TEST_INIT:-./test-init.sh}"

"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-event-006" \
  -d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in item identifier' errors
rm -f errors