mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Merge branch '2.4.0' of tasktools.org:task into 2.4.0
This commit is contained in:
commit
55cc02bbc1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ then
|
||||||
$i > test.log 2>&1
|
$i > test.log 2>&1
|
||||||
while read LINE
|
while read LINE
|
||||||
do
|
do
|
||||||
echo $LINE
|
echo "$LINE"
|
||||||
done < test.log
|
done < test.log
|
||||||
rm test.log
|
rm test.log
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue