test-bzr.sh, test-hg.sh: prepare for change to push.default=simple
commit4945725c647a513326c3ce31dd99b91eefd97ede
authorRichard Hansen <rhansen@bbn.com>
Mon, 18 Nov 2013 04:12:45 +0000 (17 23:12 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Nov 2013 21:45:57 +0000 (18 13:45 -0800)
treee34df8c27a553926aad3b921c0157b58e3d7c71f
parentd3243d738ddcf1a9cf6c8bd63f66c57080f1040b
test-bzr.sh, test-hg.sh: prepare for change to push.default=simple

Change 'git push <remote>' to 'git push <remote> <branch>' in one of
the test-bzr.sh tests to ensure that the test continues to pass when
the default value of push.default changes to simple.

Signed-off-by: Richard Hansen <rhansen@bbn.com>
Reviewed-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/remote-helpers/test-bzr.sh