erlware / relx

Sane, simple release creation for Erlang
http://erlware.github.io/relx
Apache License 2.0
696 stars 233 forks source link

add shelltest for pathname quoting in extended_start_script #919

Closed sg2342 closed 2 years ago

ferd commented 2 years ago

I believe the file extension should be .test instead of .tests to run.

sg2342 commented 2 years ago

I believe the file extension should be .test instead of .tests to run.

sorry, i was confused by the shelltests/extended_start_script_tests/extended_start_script_tests.tests file that was already there (and was also disconnected from the automated tests because of the extension ... which is for the better since it fails).

Now i have to figure out a way to get the test working on the ubuntu-latest setup used in the github action. The approach in the PR does work with shelltest 1.9 and the FreeBSD /bin/sh.