Skip to content

Commit 6576b98

Browse files
committed
Fix readme after rebase
1 parent 59fc624 commit 6576b98

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deployment/live/gcp/test/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,6 @@ go run ./cmd/gcp/ \
146146
--project_id=${GOOGLE_PROJECT} \
147147
--bucket=${GOOGLE_PROJECT}-${TESSERA_BASE_NAME}-bucket \
148148
--spanner_db_path=projects/${GOOGLE_PROJECT}/instances/${TESSERA_BASE_NAME}/databases/${TESSERA_BASE_NAME}-db \
149-
--private_key=./testdata/ct-http-server.privkey.pem \
150-
--password=dirk \
151149
--roots_pem_file=/tmp/hammercfg/roots.pem \
152150
--origin=${TESSERA_BASE_NAME} \
153151
--spanner_dedup_db_path=projects/${GOOGLE_PROJECT}/instances/${TESSERA_BASE_NAME}/databases/${TESSERA_BASE_NAME}-dedup-db \

0 commit comments

Comments
 (0)