Navigation Menu

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

Changed first line of script to line 1 instead of line 0 #13005

Merged
merged 1 commit into from Aug 24, 2016
Merged

Changed first line of script to line 1 instead of line 0 #13005

merged 1 commit into from Aug 24, 2016

Conversation

deepinthebuild
Copy link
Contributor

@deepinthebuild deepinthebuild commented Aug 23, 2016

Changed starting line of script to line 1 instead of line 0



This change is Reviewable

@highfive
Copy link

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @wafflespeanut (or someone else) soon.

@highfive
Copy link

Heads up! This PR modifies the following files:

@highfive
Copy link

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Aug 23, 2016
@wafflespeanut
Copy link
Contributor

Yeah, the build is fine. Thanks! :)

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 349d0e5 has been approved by Wafflespeanut

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Aug 24, 2016
@bors-servo
Copy link
Contributor

⌛ Testing commit 349d0e5 with merge a20d710...

bors-servo pushed a commit that referenced this pull request Aug 24, 2016
Changed first line of script to line 1 instead of line 0

Changed starting line of script to line 1 instead of line 0

---

- [ ] `./mach build -d` fails, but it fails on master on my system too due to some sort of problem with cygwin
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #12996

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

☀️ Test successful - arm32, arm64, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, mac-rel-wpt, windows-dev

@bors-servo bors-servo merged commit 349d0e5 into servo:master Aug 24, 2016
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Aug 24, 2016
@deepinthebuild deepinthebuild deleted the starting-line-fix branch August 24, 2016 06:09
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.

Change starting line of scripts from 0 to 1
4 participants