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

Use Fprint instead of Fprintf to fix #126 #130

Merged
merged 1 commit into from
Oct 7, 2019

Conversation

arinto
Copy link
Contributor

@arinto arinto commented Oct 4, 2019

This PR fixes #126 by using fmt.Fprint instead of fmt.Fprintf when printing ghz's output.

@arinto arinto changed the title Use print instead of printf to fix #126 Use Frint instead of printf to fix #126 Oct 4, 2019
@arinto
Copy link
Contributor Author

arinto commented Oct 4, 2019

The proposed fixes for the-CI-build-error are in #131

@arinto arinto changed the title Use Frint instead of printf to fix #126 Use Fprint instead of Fprintf to fix #126 Oct 4, 2019
@bojand bojand merged commit ba7f029 into bojand:master Oct 7, 2019
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.

Error logs mangle return error message
2 participants