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

make contributors generator executable & change dir correctly #403

Merged
merged 1 commit into from
May 15, 2018

Conversation

weissi
Copy link
Member

@weissi weissi commented May 15, 2018

Motivation:

The script to generate the contributors list wasn't executable and
forgot to change to the correct directory before invoking git.

Modifications:

  • make scripts/generate_contributors_list.sh executable
  • correctly change directory before invoking git

Result:

it's now possible to invoke the script without explicitly running bash
and it's no longer important what directory one invokes the script from.

Motivation:

The script to generate the contributors list wasn't executable and
forgot to change to the correct directory before invoking `git`.

Modifications:

- make `scripts/generate_contributors_list.sh` executable
- correctly change directory before invoking git

Result:

it's now possible to invoke the script without explicitly running `bash`
and it's no longer important what directory one invokes the script from.
@Lukasa Lukasa added the semver/patch No public API change. label May 15, 2018
@Lukasa Lukasa added this to the 1.7.0 milestone May 15, 2018
@Lukasa Lukasa merged commit a6239a9 into apple:master May 15, 2018
@weissi weissi deleted the jw-contrib-list-cd branch May 15, 2018 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants