1
0

Fix extra newlines in output.

This commit is contained in:
Daniel Perelman 2020-05-27 13:42:42 -07:00
parent db9e8eb03c
commit 4220bc174f

View File

@ -40,6 +40,7 @@ do
printf '\t'
"$DIR/test-kill-child-jobs.sh" "$script" "$shell" || true
done
printf '\n'
fi
printf '\n'
done