Skip to content

Fix invocation of curl in README to actually post the data for query #928

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

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

pnkfelix
Copy link
Member

@pnkfelix pnkfelix commented Jul 20, 2021

Fix invocation of curl in README to actually post the data for query

And, as a drive-by, removed use of single quotes in the command line, so that when I set PARENT in my environment, a la ( PARENT=5aff6dd07a562a2cba3c57fc3460a72acb6bef46 ; curl https://perf.rust-lang.org/perf/triage -d "{\"start\": \"$PARENT\"}" > 2021-07-20.md ), it will actually do the right thing.

Copy link
Member

@rylev rylev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍Thanks!

@rylev rylev merged commit 57ff364 into rust-lang:master Jul 20, 2021
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.

2 participants