don't use bk cset in commit e-mails

parent b5c9cab5
...@@ -105,7 +105,7 @@ see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html ...@@ -105,7 +105,7 @@ see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
EOF EOF
bk changes -v -r+ bk changes -v -r+
bk cset -r+ -d bk rset -r+ -ah | bk gnupatch -h -dup -T
) | head -n $LIMIT | /usr/sbin/sendmail -t ) | head -n $LIMIT | /usr/sbin/sendmail -t
#++ #++
...@@ -125,7 +125,7 @@ Subject: bk commit - $VERSION tree (Manual) ($CHANGESET)$BS ...@@ -125,7 +125,7 @@ Subject: bk commit - $VERSION tree (Manual) ($CHANGESET)$BS
EOF EOF
bk changes -v -r+ bk changes -v -r+
bk cset -r+ -d bk rset -r+ -ah | bk gnupatch -h -dup -T
) | head -n $LIMIT | /usr/sbin/sendmail -t ) | head -n $LIMIT | /usr/sbin/sendmail -t
fi fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment