Skip to content

Conversation

fa93hws
Copy link
Contributor

@fa93hws fa93hws commented Apr 9, 2022

#110 (comment) reminds me that verbose can only be set at build time by setting compilation_mode to dbg. User should get verbose message printed by passing a flag at runtime.

-V, --version Print version information and exit.
-w, --workspacePath=<workspacePath>
Path to Bazel workspace directory.
--displayElapsedTime This flag controls whether to print out elapsed time
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's not released yet, so it would be safe to remove this flag.

public String[] getVersion() throws Exception {
return new String[] {
"3.2.2"
"3.4.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@tinder-maxwellelliott tinder-maxwellelliott merged commit 3f151a8 into Tinder:master Apr 9, 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.

2 participants