Commit 0d97f0ab authored by unknown's avatar unknown

Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0

into mysql.com:/home/pem/work/mysql-4.0

parents f1a9ebe9 375f9514
...@@ -19,7 +19,8 @@ BK_STATUS=$BK_STATUS$BK_COMMIT ...@@ -19,7 +19,8 @@ BK_STATUS=$BK_STATUS$BK_COMMIT
if [ "$BK_STATUS" = OK ] if [ "$BK_STATUS" = OK ]
then then
CHANGESET=`bk -R prs -r+ -h -d':I:' ChangeSet` USRN=`echo $FROM | sed 's/\(..*\)@.*/\1/'`
CHANGESET=${USRN}:`bk -R prs -r+ -h -d':I:' ChangeSet`
#++ #++
# dev-public@ # dev-public@
......
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