Skip to content

Commit

Permalink
Auto merge of #45550 - kennytm:update-xsv, r=BurntSushi
Browse files Browse the repository at this point in the history
cargotest: Update xsv.

This fixes a flaky test which caused spurious failures in #45348 and #45380.
  • Loading branch information
bors committed Oct 31, 2017
2 parents 2d3b966 + bea5ed6 commit f57c55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/cargotest/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const TEST_REPOS: &'static [Test] = &[
Test {
name: "xsv",
repo: "https://github.com/BurntSushi/xsv",
sha: "4b308adbe48ac81657fd124b90b44f7c3263f771",
sha: "66956b6bfd62d6ac767a6b6499c982eae20a2c9f",
lock: None,
packages: &[],
},
Expand Down

0 comments on commit f57c55d

Please sign in to comment.