From 63141268e06f898b6e6fbf8339949fb0b84b48df Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 8 Jul 2014 15:46:34 +0200 Subject: test/: Remove temporary errors file in tests Signed-off-by: Lukas Fleischer --- test/event-004.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/event-004.sh') diff --git a/test/event-004.sh b/test/event-004.sh index f3180c2..869c6c2 100755 --- a/test/event-004.sh +++ b/test/event-004.sh @@ -5,3 +5,4 @@ "$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-event-004" \ -d02/23/2013 2>errors && exit 1 grep -Fq 'no event nor appointment found' errors +rm -f errors -- cgit v1.2.3-54-g00ecf