projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6a1aee0
5c7482a
)
Auto merge of #4762 - alexcrichton:fix-tests, r=alexcrichton
author
bors
<bors@rust-lang.org>
Wed, 29 Nov 2017 02:17:26 +0000
(
02:17
+0000)
committer
bors
<bors@rust-lang.org>
Wed, 29 Nov 2017 02:17:26 +0000
(
02:17
+0000)
Fix the lockfile-compat test
The newest version of `tar` tweaks the checksum here slightly as the tarball is
slightly different, so this just updates the test to pull the checksum from the
publication rather than hardcoding it.
Trivial merge