@@ -21,6 +21,8 @@ test_expect_success \
21
21
| grep -c "tree 030be42660323ff2a1958f9ee79589a4f3fbee2f") = 1 ] &&
22
22
[ $(git cat-file -p $(stg id) \
23
23
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
24
+ [ $(git cat-file -p $(stg id) \
25
+ | grep -c "Message-Id: <20061111105814.23209.46952.stgit@localhost>") = 1 ] &&
24
26
stg delete ..
25
27
'
26
28
@@ -32,6 +34,8 @@ test_expect_success \
32
34
| grep -c "tree 030be42660323ff2a1958f9ee79589a4f3fbee2f") = 1 ] &&
33
35
[ $(git cat-file -p $(stg id) \
34
36
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
37
+ [ $(git cat-file -p $(stg id) \
38
+ | grep -c "Message-Id: <20061111105814.23209.46952.stgit@localhost>") = 1 ] &&
35
39
stg delete ..
36
40
'
37
41
@@ -44,6 +48,8 @@ test_expect_success \
44
48
| grep -c "tree 030be42660323ff2a1958f9ee79589a4f3fbee2f") = 1 ] &&
45
49
[ $(git cat-file -p $(stg id) \
46
50
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
51
+ [ $(git cat-file -p $(stg id) \
52
+ | grep -c "Message-Id: <20061111105814.23209.46952.stgit@localhost>") = 1 ] &&
47
53
stg delete ..
48
54
'
49
55
@@ -60,6 +66,8 @@ test_expect_success \
60
66
| grep -c "tree ecb72e62394189fd2a095047076dab1ae473ed4d") = 1 ] &&
61
67
[ $(git cat-file -p $(stg id) \
62
68
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
69
+ [ $(git cat-file -p $(stg id) \
70
+ | grep -c "Message-Id: <20061111105814.23209.46952.stgit@localhost>") = 1 ] &&
63
71
stg delete ..
64
72
'
65
73
@@ -72,6 +80,8 @@ test_expect_success \
72
80
| grep -c "tree cf0f9884fdb30bca14d2411e1711f6ae413c9213") = 1 ] &&
73
81
[ $(git cat-file -p $(stg id) \
74
82
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
83
+ [ $(git cat-file -p $(stg id) \
84
+ | grep -c "Message-Id: <20061111105814.23209.46952.stgit@localhost>") = 1 ] &&
75
85
stg delete ..
76
86
'
77
87
@@ -83,6 +93,8 @@ test_expect_success \
83
93
| grep -c "tree 030be42660323ff2a1958f9ee79589a4f3fbee2f") = 1 ] &&
84
94
[ $(git cat-file -p $(stg id) \
85
95
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
96
+ [ $(git cat-file -p $(stg id) \
97
+ | grep -c "Message-Id: <20061111105814.23209.46952.stgit@localhost>") = 1 ] &&
86
98
stg delete ..
87
99
'
88
100
@@ -94,6 +106,8 @@ test_expect_success \
94
106
| grep -c "tree 030be42660323ff2a1958f9ee79589a4f3fbee2f") = 1 ] &&
95
107
[ $(git cat-file -p $(stg id) \
96
108
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
109
+ [ $(git cat-file -p $(stg id) \
110
+ | grep -c "Message-Id: <20061111105814.23209.46952.stgit@localhost>") = 1 ] &&
97
111
stg delete ..
98
112
'
99
113
@@ -105,14 +119,20 @@ test_expect_success \
105
119
| grep -c "tree 401bef82cd9fb403aba18f480a63844416a2e023") = 1 ] &&
106
120
[ $(git cat-file -p $(stg id change-1) \
107
121
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
122
+ [ $(git cat-file -p $(stg id change-1) \
123
+ | grep -c "Message-Id: <20061111114527.31778.12942.stgit@localhost>") = 1 ] &&
108
124
[ $(git cat-file -p $(stg id change-2) \
109
125
| grep -c "tree e49dbce010ec7f441015a8c64bce0b99108af4cc") = 1 ] &&
110
126
[ $(git cat-file -p $(stg id change-2) \
111
127
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
128
+ [ $(git cat-file -p $(stg id change-2) \
129
+ | grep -c "Message-Id: <20061111114527.31778.92851.stgit@localhost>") = 1 ] &&
112
130
[ $(git cat-file -p $(stg id change-3-colon) \
113
131
| grep -c "tree 166bbaf27a44aee21ba78c98822a741e6f7d78f5") = 1 ] &&
114
132
[ $(git cat-file -p $(stg id change-3-colon) \
115
133
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
134
+ [ $(git cat-file -p $(stg id change-3-colon) \
135
+ | grep -c "Message-Id: <20061111114527.31778.45876.stgit@localhost>") = 1 ] &&
116
136
stg delete ..
117
137
'
118
138
@@ -124,14 +144,20 @@ test_expect_success \
124
144
| grep -c "tree 401bef82cd9fb403aba18f480a63844416a2e023") = 1 ] &&
125
145
[ $(git cat-file -p $(stg id change-1) \
126
146
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
147
+ [ $(git cat-file -p $(stg id change-1) \
148
+ | grep -c "Message-Id: <20061111114527.31778.12942.stgit@localhost>") = 1 ] &&
127
149
[ $(git cat-file -p $(stg id change-2) \
128
150
| grep -c "tree e49dbce010ec7f441015a8c64bce0b99108af4cc") = 1 ] &&
129
151
[ $(git cat-file -p $(stg id change-2) \
130
152
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
153
+ [ $(git cat-file -p $(stg id change-2) \
154
+ | grep -c "Message-Id: <20061111114527.31778.92851.stgit@localhost>") = 1 ] &&
131
155
[ $(git cat-file -p $(stg id change-3-colon) \
132
156
| grep -c "tree 166bbaf27a44aee21ba78c98822a741e6f7d78f5") = 1 ] &&
133
157
[ $(git cat-file -p $(stg id change-3-colon) \
134
158
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
159
+ [ $(git cat-file -p $(stg id change-3-colon) \
160
+ | grep -c "Message-Id: <20061111114527.31778.45876.stgit@localhost>") = 1 ] &&
135
161
stg delete ..
136
162
'
137
163
@@ -151,14 +177,20 @@ test_expect_success \
151
177
| grep -c "tree 401bef82cd9fb403aba18f480a63844416a2e023") = 1 ] &&
152
178
[ $(git cat-file -p $(stg id change-1) \
153
179
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
180
+ [ $(git cat-file -p $(stg id change-1) \
181
+ | grep -c "Message-Id: <20061111114527.31778.12942.stgit@localhost>") = 1 ] &&
154
182
[ $(git cat-file -p $(stg id change-2) \
155
183
| grep -c "tree e49dbce010ec7f441015a8c64bce0b99108af4cc") = 1 ] &&
156
184
[ $(git cat-file -p $(stg id change-2) \
157
185
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
186
+ [ $(git cat-file -p $(stg id change-2) \
187
+ | grep -c "Message-Id: <20061111114527.31778.92851.stgit@localhost>") = 1 ] &&
158
188
[ $(git cat-file -p $(stg id change-3-colon) \
159
189
| grep -c "tree 166bbaf27a44aee21ba78c98822a741e6f7d78f5") = 1 ] &&
160
190
[ $(git cat-file -p $(stg id change-3-colon) \
161
191
| grep -c "author Inge Ström <[email protected] >") = 1 ] &&
192
+ [ $(git cat-file -p $(stg id change-3-colon) \
193
+ | grep -c "Message-Id: <20061111114527.31778.45876.stgit@localhost>") = 1 ] &&
162
194
stg delete ..
163
195
'
164
196
0 commit comments