Skip to content

Conversation

@Cheaterman
Copy link

Build fails on x86_64 with a non-binary shell (such as the excellent xonsh Python-based shell) because $SHELL wouldn't give information about the userspace architecture (instead, I get /usr/bin/xonsh: Python script, UTF-8 Unicode text executable). I propose to simply check /bin/sh instead which is fairly guaranteed to be a binary.

Build fails on x86_64 with a non-binary shell (such as the excellent xonsh Python-based shell) because `$SHELL` wouldn't give information about the userspace architecture (instead, I get `/usr/bin/xonsh: Python script, UTF-8 Unicode text executable`). I propose to simply check `/bin/sh` instead which is fairly guaranteed to be a binary.
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.

1 participant