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

Serve: Remove misleading shebang. #1933

Merged
merged 1 commit into from Jun 24, 2015

Conversation

kristijanburnik
Copy link
Contributor

This PR fixes the following issue:

The serve.py script does nothing when invoked and is not marked with an executable bit.
Hashbang is therefore misleading.
This also breaks presubmit checks in Chromium.

@jgraham, @Ms2ger, @mikewest

@tobie tobie added the infra label Jun 24, 2015
@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/5365

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

Ms2ger added a commit that referenced this pull request Jun 24, 2015
Serve: Remove misleading shebang; r=Ms2ger
@Ms2ger Ms2ger merged commit 6ae44c7 into web-platform-tests:master Jun 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants