typo
This commit is contained in:
parent
99842d4782
commit
eb130c9fe2
@ -53,7 +53,7 @@ kill -9 "${tail_pid}"
|
|||||||
echo
|
echo
|
||||||
echo
|
echo
|
||||||
for log_file in "${test_logs[@]}"; do
|
for log_file in "${test_logs[@]}"; do
|
||||||
echo "=========== ${t} =============="
|
echo "=========== ${log_file} =============="
|
||||||
cat "${log_file}"
|
cat "${log_file}"
|
||||||
echo
|
echo
|
||||||
echo
|
echo
|
||||||
|
Loading…
Reference in New Issue
Block a user