Merge branch 'rh/remote-hg-bzr-updates'
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2013 19:06:52 +0000 (11:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2013 19:06:53 +0000 (11:06 -0800)
Updates to remote-bzr and remote-hg in contrib.

* rh/remote-hg-bzr-updates:
remote-bzr, remote-hg: fix email address regular expression
test-hg.sh: help user correlate verbose output with email test
test-hg.sh: fix duplicate content strings in author tests
test-hg.sh: avoid obsolete 'test' syntax
test-hg.sh: eliminate 'local' bashism
test-bzr.sh, test-hg.sh: prepare for change to push.default=simple
test-bzr.sh, test-hg.sh: allow running from any dir
test-lib.sh: convert $TEST_DIRECTORY to an absolute path

Trivial merge