Skip to content
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

Fix typo in Windows PATH #326

Merged
merged 1 commit into from Apr 18, 2016
Merged

Conversation

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Apr 18, 2016

r? @edunham @aneeshusa

Should fix the error:

'bash' is not recognized as an internal or external command,
operable program or batch file.
program finished with exit code 1
elapsedTime=0.109000

This change is Reviewable

@aneeshusa
Copy link
Member

aneeshusa commented Apr 18, 2016

Heh, I noticed this during #325 and fixed it there as well if you just want to wait for that. We can also merge this separately @bors-servo delegate+

@bors-servo
Copy link
Contributor

bors-servo commented Apr 18, 2016

✌️ @larsbergstrom can now approve this pull request

@larsbergstrom
Copy link
Contributor Author

larsbergstrom commented Apr 18, 2016

@aneeshusa Thanks, I'd like to land it now as I'm trying to see if I can get the Windows builder online. I assume #325 will take some review :-)

@larsbergstrom
Copy link
Contributor Author

larsbergstrom commented Apr 18, 2016

@bors-servo r=aneeshusa

@bors-servo
Copy link
Contributor

bors-servo commented Apr 18, 2016

📌 Commit b952faf has been approved by aneeshusa

@bors-servo
Copy link
Contributor

bors-servo commented Apr 18, 2016

Testing commit b952faf with merge decbe80...

bors-servo added a commit that referenced this pull request Apr 18, 2016
Fix typo in Windows PATH

r? @edunham @aneeshusa

Should fix the error:
```
'bash' is not recognized as an internal or external command,
operable program or batch file.
program finished with exit code 1
elapsedTime=0.109000
```

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/326)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 18, 2016

💔 Test failed - travis

@larsbergstrom
Copy link
Contributor Author

larsbergstrom commented Apr 18, 2016

@bors-servo retry

  • timeout
@bors-servo
Copy link
Contributor

bors-servo commented Apr 18, 2016

Testing commit b952faf with merge c31dad9...

bors-servo added a commit that referenced this pull request Apr 18, 2016
Fix typo in Windows PATH

r? @edunham @aneeshusa

Should fix the error:
```
'bash' is not recognized as an internal or external command,
operable program or batch file.
program finished with exit code 1
elapsedTime=0.109000
```

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/326)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 18, 2016

☀️ Test successful - travis

@bors-servo bors-servo merged commit b952faf into servo:master Apr 18, 2016
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.