Skip to content

Use sh as interpreter #795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 13, 2017
Merged

Use sh as interpreter #795

merged 1 commit into from
Nov 13, 2017

Conversation

dereckson
Copy link
Contributor

No bash-specific feature is used, so deploy script will work
in every POSIX OS, even when bash isn't installed.

No bash-specific feature is used, so deploy script will work
in every POSIX OS, even when bash isn't installed.
@asomers
Copy link
Member

asomers commented Nov 13, 2017

Thanks for the fix. We don't actually use this script anymore since we switched to docs.rs. But it's still better to have it working than not.

bors r+

bors bot added a commit that referenced this pull request Nov 13, 2017
795: Use sh as interpreter r=asomers a=dereckson

No bash-specific feature is used, so deploy script will work
in every POSIX OS, even when bash isn't installed.
@bors
Copy link
Contributor

bors bot commented Nov 13, 2017

@bors bors bot merged commit 3b1fd62 into nix-rust:master Nov 13, 2017
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