comparison tests/test-convert-tla.t @ 30866:561a019c0268 stable

misc: replace domain of mercurial ML address by mercurial-scm.org This patch also adds new check-code.py pattern to detect invalid usage of "mercurial@selenic.com". Change for test-convert-tla.t is tested, but similar change for almost same test-convert-baz.t isn't yet tested actually, because I couldn't find out the way to get "GNU Arch baz client". AFAIK, buildbot skips test-convert-baz.t, too. Does anybody have appropriate environment for testing?
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Sat, 11 Feb 2017 00:23:53 +0900
parents 7a9cbb315d84
children
comparison
equal deleted inserted replaced
30865:af3b5aa61fc0 30866:561a019c0268
1 #require tla symlink 1 #require tla symlink
2 2
3 $ tla my-id "mercurial <mercurial@selenic.com>" 3 $ tla my-id "mercurial <mercurial@mercurial-scm.org>"
4 $ echo "[extensions]" >> $HGRCPATH 4 $ echo "[extensions]" >> $HGRCPATH
5 $ echo "convert=" >> $HGRCPATH 5 $ echo "convert=" >> $HGRCPATH
6 6
7 create tla archive 7 create tla archive
8 8