1
0
Fork 0

Fix extra newlines in output.

master
Daniel Perelman 4 years ago
parent db9e8eb03c
commit 4220bc174f

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

Loading…
Cancel
Save