mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Tests: Code formatting
This commit is contained in:
parent
03a9f9bf07
commit
9c3000a72f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
. bash_tap_ti.sh
|
||||
|
||||
echo 'define exclusions:' >> timewarrior.cfg
|
||||
echo 'define exclusions:' >> timewarrior.cfg
|
||||
echo ' monday = <9:00 >18:00' >> timewarrior.cfg
|
||||
echo ' tuesday = <9:00 >18:00' >> timewarrior.cfg
|
||||
echo ' wednesday = <9:00 >18:00' >> timewarrior.cfg
|
||||
|
@ -9,7 +9,7 @@ echo ' thursday = <9:00 >18:00' >> timewarrior.cfg
|
|||
echo ' friday = <9:00 >18:00' >> timewarrior.cfg
|
||||
echo ' saturday = <9:00 >18:00' >> timewarrior.cfg
|
||||
echo ' sunday = <9:00 >18:00' >> timewarrior.cfg
|
||||
echo >> timewarrior.cfg
|
||||
echo >> timewarrior.cfg
|
||||
|
||||
# Deliberate start and end times that overlap (but do not enclose) the
|
||||
# exclusions, to verify that the times are left intact.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue