-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit 2bae253
Fix missing Change-Id
The pull request 43a311d mistakenly set the trailers_by variable to
DEFAULT_TRAILERS_BY, causing the change ID to disappear. Change
the variable to KNOWN_TRAILERS_BY to ensure the change ID appears
correctly.
Co-authored-by: Cheng-Yang Chou <yphbchou0911@gmail.com>
Change-Id: I4e3b4bfa06aba31bed2c26925ecfa5593a3d327b1 parent e83f2fb commit 2bae253
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
189 | - | ||
189 | + | ||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
|
0 commit comments