Skip to content

spawn: add shebang line to script

Ray Strode requested to merge wip/add-shebang-to-test-script into master

downstream tools get confused when the script is missing a shebang line, and having a shebang line doesn't hurt, so add one.

Merge request reports