Skip to content

Fix preprocess flag #337

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 2 commits into from
Aug 9, 2019
Merged

Fix preprocess flag #337

merged 2 commits into from
Aug 9, 2019

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Aug 9, 2019

This fixed the --preprocess flag on the CLI.

BTW we should add a preprocessed_sketch field in the rpc response and pass back the result there instead of printing directly on stdout: this will make the call available also via GRPC.

cmaglie added 2 commits August 9, 2019 16:07
It should print ctx.Source.

Also removed the command PrintPreprocessedSource to furhter reduce
boilerplate.
There is nothing left to do after preprocessing.
@cmaglie cmaglie merged commit 5858721 into master Aug 9, 2019
@cmaglie cmaglie deleted the fix-preprocess-flag branch August 9, 2019 14:41
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