We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44c8a0 commit 4fe5a51Copy full SHA for 4fe5a51
1 file changed
bin/mergedevbranch
@@ -222,7 +222,7 @@ time { ietf/manage.py test --settings=settings_sqlitetest \
222
echo ""
223
224
note "Sending email to changeset author: <$who>"
225
-mail -s "Merged datatracker branch personal/$branch@$rev to trunk" $who -c henrik@levkowetz.com,rjsparks@nostrum.com <<-EOF
+mail -s "Merged datatracker branch personal/$branch@$rev to trunk" $who -c rjsparks@nostrum.com <<-EOF
226
Hi,
227
228
This is an automatic merge info message. Your code in personal/$branch@$rev
0 commit comments