Skip to content

test: Don't depend on /bin/bash #17730

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
Oct 3, 2014
Merged

Conversation

alexcrichton
Copy link
Member

Our FreeBSD bots apparently don't have bash installed, and it's ok to run with
sh anyway!

Unblocks a snapshot

Our FreeBSD bots apparently don't have bash installed, and it's ok to run with
sh anyway!

Unblocks a snapshot
@tbu-
Copy link
Contributor

tbu- commented Oct 3, 2014

I believe FreeBSD just doesn't have bash in /bin/bash but rather in /usr/local/bin/bash. Using #!/usr/bin/env bash would fix that error too.

bors added a commit that referenced this pull request Oct 3, 2014
Our FreeBSD bots apparently don't have bash installed, and it's ok to run with
sh anyway!

Unblocks a snapshot
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Oct 3, 2014
@bors bors merged commit 06a6ba1 into rust-lang:master Oct 3, 2014
@alexcrichton alexcrichton deleted the snapshot branch October 11, 2014 21:40
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.

5 participants