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

refactor(make): backticks: return output directly #325

Merged
merged 1 commit into from
May 5, 2021
Merged

Conversation

bassosimone
Copy link
Contributor

The previous fix allowed us to return values directly from
implementations of Engine. Here we take advantage of this
possibility by immediately refactoring how backticks work.

Part of ooni/probe#1466.

The previous fix allowed us to return values directly from
implementations of Engine. Here we take advantage of this
possibility by immediately refactoring how backticks work.

Part of ooni/probe#1466.
@bassosimone bassosimone requested a review from hellais as a code owner May 5, 2021 08:31
@bassosimone bassosimone merged commit 42dd9cb into master May 5, 2021
@bassosimone bassosimone deleted the issue/1446b branch May 5, 2021 08:42
ainghazal pushed a commit to ainghazal/probe-cli that referenced this pull request Mar 8, 2022
The previous fix allowed us to return values directly from
implementations of Engine. Here we take advantage of this
possibility by immediately refactoring how backticks work.

Part of ooni/probe#1466.
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.

1 participant