Skip to content

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