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

Reword the cargo test --help text about the --jobs argument #4050

Merged
merged 1 commit into from
May 16, 2017

Conversation

eminence
Copy link
Contributor

This should reduce confusion about what the --jobs argument does and how
to control the number of simultaneous running test cases.

Closes #4045

This should reduce confusion about what the --jobs argument does and how
to control the number of simultaneous running test cases.

Closes rust-lang#4045
@rust-highfive
Copy link

r? @alexcrichton

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

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Contributor

bors commented May 15, 2017

📌 Commit 1791354 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented May 15, 2017

⌛ Testing commit 1791354 with merge 3def3bf...

bors added a commit that referenced this pull request May 15, 2017
Reword the `cargo test --help` text about the --jobs argument

This should reduce confusion about what the --jobs argument does and how
to control the number of simultaneous running test cases.

Closes #4045
@bors
Copy link
Contributor

bors commented May 16, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 3def3bf to master...

@bors bors merged commit 1791354 into rust-lang:master May 16, 2017
@bors bors mentioned this pull request May 16, 2017
@ehuss ehuss added this to the 1.19.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposed re-wording on help text for --jobs
5 participants