Skip to content

Fix python shebang lines for EL8

Michael Thomas requested to merge michael.thomas/nds2-client:python3spec into master

Update the shebang line in the test scripts to allow them to run on EL8, which doesn't have an unversioned python binary anymore.

Merge request reports