Merge branch '2.4.0' of tasktools.org:task into 2.4.0
This commit is contained in:
@@ -8,7 +8,7 @@ then
|
||||
$i > test.log 2>&1
|
||||
while read LINE
|
||||
do
|
||||
echo $LINE
|
||||
echo "$LINE"
|
||||
done < test.log
|
||||
rm test.log
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user