Skip to content

Commit

Permalink
Merge pull request grpc#7162 from dgquintas/interop-cred-flag-fix
Browse files Browse the repository at this point in the history
Removed invalid sentence from interop flag description
  • Loading branch information
dgquintas authored Jul 1, 2016
2 parents 20caeb1 + a45e24e commit bf6a913
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/interop-test-descriptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ Clients should accept these arguments:
[ca.pem](https://github.com/grpc/grpc/blob/master/src/core/lib/tsi/test_creds/ca.pem)
as the CA root
* --default_service_account=ACCOUNT_EMAIL
* Email of the GCE default service account. Only applicable
for compute_engine_creds test.
* Email of the GCE default service account.
* --oauth_scope=SCOPE
* OAuth scope. For example, "https://www.googleapis.com/auth/xapi.zoo"
* --service_account_key_file=PATH
Expand Down

0 comments on commit bf6a913

Please sign in to comment.