Skip to content

Conversation

@alexcrichton
Copy link
Member

Right now we just run shasum on an absolute path but right now the shasum
files only include filenames, so let's use current_dir and just the file name
to only have the file name emitted.

Right now we just run `shasum` on an absolute path but right now the shasum
files only include filenames, so let's use `current_dir` and just the file name
to only have the file name emitted.
@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@brson
Copy link
Contributor

brson commented Feb 11, 2017

@bors r+

@bors
Copy link
Collaborator

bors commented Feb 11, 2017

📌 Commit 67574cc has been approved by brson

@alexcrichton
Copy link
Member Author

Nominating for a beta backport

@alexcrichton alexcrichton added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Feb 11, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Feb 11, 2017
Don't include directory names in shasums

Right now we just run `shasum` on an absolute path but right now the shasum
files only include filenames, so let's use `current_dir` and just the file name
to only have the file name emitted.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Feb 11, 2017
Don't include directory names in shasums

Right now we just run `shasum` on an absolute path but right now the shasum
files only include filenames, so let's use `current_dir` and just the file name
to only have the file name emitted.
bors added a commit that referenced this pull request Feb 11, 2017
Rollup of 9 pull requests

- Successful merges: #39174, #39660, #39676, #39692, #39701, #39710, #39721, #39724, #39725
- Failed merges:
@bors
Copy link
Collaborator

bors commented Feb 11, 2017

⌛ Testing commit 67574cc with merge bae454e...

@bors bors merged commit 67574cc into rust-lang:master Feb 11, 2017
@alexcrichton alexcrichton added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Feb 11, 2017
@brson brson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Feb 13, 2017
bors added a commit that referenced this pull request Feb 16, 2017
[beta] Another round of backporting PRs to beta

This is a backport of the following PRs:

* #39622
* #39630
* #39660
* #39676
@alexcrichton alexcrichton deleted the shasum-dirs branch March 8, 2017 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-accepted Accepted for backporting to the compiler in the beta channel.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants