mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Test: Remove default dateformat for bash_tap.sh tests
This commit is contained in:
parent
acbad7568c
commit
190abd00b9
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue