-
Committer:
John Arbash Meinel
-
Date:
2011-01-10 21:31:59 UTC
-
mto:
This revision was merged to the branch mainline in
revision
5592.
-
Revision ID:
john@arbash-meinel.com-20110110213159-lse0quagm5oyxcxu
Fix bug 701212. Don't set the tags for a master branch during update.
We currently avoid trying to write to the master branch by checking that the
source URL is the same as the master URL. Use that same logic to avoid setting
the tag dict under the same circumstances.