Skip to content

Commit e468155

Browse files
committed
typo2
1 parent 08e5faf commit e468155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/live/gcp/test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ sed -i 's-""-"/tmp/hammercfg/roots.pem"-g' /tmp/hammercfg/hammer.cfg
110110
Run the SCTFE with the same roots:
111111

112112
```bash
113-
cd ${STCFE_REPO}
113+
cd ${SCTFE_REPO}
114114
go run ./cmd/gcp/ --project_id=${GOOGLE_PROJECT} --bucket=${GOOGLE_PROJECT}-${TESSERA_BASE_NAME}-bucket --spanner_db_path=projects/${GOOGLE_PROJECT}/instances/${TESSERA_BASE_NAME}/databases/${TESSERA_BASE_NAME}-db --private_key=./testdata/ct-http-server.privkey.pem --password=dirk --roots_pem_file=/tmp/hammercfg/roots.pem --origin=${TESSERA_BASE_NAME} --spanner_dedup_db_path=projects/${GOOGLE_PROJECT}/instances/${TESSERA_BASE_NAME}/databases/${TESSERA_BASE_NAME}-dedup-db -v=3
115115
```
116116

0 commit comments

Comments
 (0)