From 190abd00b98b7098be4dd01ef79ad404b21be8ff Mon Sep 17 00:00:00 2001 From: Wilhelm Schuermann Date: Thu, 15 Oct 2015 17:41:17 +0200 Subject: [PATCH] Test: Remove default dateformat for bash_tap.sh tests --- test/bash_tap_tw.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/test/bash_tap_tw.sh b/test/bash_tap_tw.sh index 24ef801e2..fd8a12a1c 100644 --- a/test/bash_tap_tw.sh +++ b/test/bash_tap_tw.sh @@ -22,7 +22,6 @@ function setup_taskrc { export TASKDATA=. echo 'confirmation=off' > taskrc - echo 'dateformat=m/d/Y' >> taskrc echo 'color.debug=rgb025' >> taskrc echo 'color.header=rgb025' >> taskrc echo 'color.footer=rgb025' >> taskrc