Commit 96452cd
committed
build - fix issue with secret_key substitution in tracker config.
The build system replaces the tracker config's etag key with a static
value to prevent churn every time the config is built.
The replacement wasn't working because of a missing character in the regexp.1 parent 3b1f22f commit 96452cd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments