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