| Index: tools/push-to-trunk/test_scripts.py
|
| diff --git a/tools/push-to-trunk/test_scripts.py b/tools/push-to-trunk/test_scripts.py
|
| index f1fe46f106629bea9dd9d300e5f218232f401f91..0e70afdc84708034cdf0c75d271e5c99519cf01c 100644
|
| --- a/tools/push-to-trunk/test_scripts.py
|
| +++ b/tools/push-to-trunk/test_scripts.py
|
| @@ -985,7 +985,9 @@ deps = {
|
| return lambda: self.assertEquals(patch,
|
| FileToText(TEST_CONFIG[TEMPORARY_PATCH_FILE]))
|
|
|
| - msg = """Merged r12345, r23456, r34567, r45678, r56789 into trunk branch.
|
| + msg = """Version 3.22.5.1
|
| +
|
| +Merged r12345, r23456, r34567, r45678, r56789 into trunk branch.
|
|
|
| Title4
|
|
|
|
|