Silence the annoying gRPC logs
This commit is contained in:
parent
dc09a45085
commit
39b40cdf5f
3
build
3
build
@ -1,3 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Silence annoying gRPC logs
|
||||
export GRPC_VERBOSITY="ERROR"
|
||||
|
||||
bear -- ./compile
|
||||
|
Loading…
x
Reference in New Issue
Block a user