Skip to content

Commit

Permalink
cargotest: Update xsv.
Browse files Browse the repository at this point in the history
This fixes a flaky test which caused spurious failures in #45348 and #45380
  • Loading branch information
kennytm committed Oct 26, 2017
1 parent e0febe7 commit bea5ed6
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 bea5ed6

Please sign in to comment.