Skip to content

Comments

Tweaks for more portable tests#919

Open
sourishkrout wants to merge 7 commits intomainfrom
seb/more-portable-tests
Open

Tweaks for more portable tests#919
sourishkrout wants to merge 7 commits intomainfrom
seb/more-portable-tests

Conversation

@sourishkrout
Copy link
Contributor

Runme's user base is spread across Linux and macOS. As a result, we need to support BSD and GNU utilities which aren't always working the same, unfortunately.

twz123 and others added 6 commits September 18, 2025 13:10
This removes the necessity for env being in the path when executing
scripts.

Signed-off-by: Tom Wieczorek <tom@bibbu.net>
This allows for the tests to succeed, even if there's no such file on
the local system.

Signed-off-by: Tom Wieczorek <tom@bibbu.net>
It's usually not required to set this at all, except for rare occasions.
There are systems out there which don't have a shell/bash in /bin/bash.

Signed-off-by: Tom Wieczorek <tom@bibbu.net>
Prefix all calls to executables with /usr/bin/env, or replace them with
shell builtins.

Signed-off-by: Tom Wieczorek <tom@bibbu.net>
Use standard paths, instead.

Signed-off-by: Tom Wieczorek <tom@bibbu.net>
Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
… respects gitignore

Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants