mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Tests: Corrected comments
This commit is contained in:
parent
5952652e67
commit
cb4afb8d24
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ echo ' saturday = <9:00 >18:00' >> timewarrior.cfg
|
||||||
echo ' sunday = <9:00 >18:00' >> timewarrior.cfg
|
echo ' sunday = <9:00 >18:00' >> timewarrior.cfg
|
||||||
echo >> timewarrior.cfg
|
echo >> timewarrior.cfg
|
||||||
|
|
||||||
# Deliberately start and end times that are within the exclusions, to verify
|
# Deliberate start and end times that overlap (but do not enclose) the
|
||||||
# that the times are left intact.
|
# exclusions, to verify that the times are left intact.
|
||||||
timew track 8:31am - 6:29pm foo :quiet
|
timew track 8:31am - 6:29pm foo :quiet
|
||||||
timew export | grep 2900
|
timew export | grep 2900
|
||||||
timew export | grep 3100
|
timew export | grep 3100
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue