remote-bzr: avoid echo -n
commitafeb525980e2a7d2f01e4611f61080fbeac18411
authorFelipe Contreras <felipe.contreras@gmail.com>
Thu, 4 Apr 2013 15:36:16 +0000 (4 09:36 -0600)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Apr 2013 16:35:00 +0000 (4 09:35 -0700)
tree7ef9582f65c9974c63966116e03383d0af431957
parentcc3e4eba723570bf77902c017611ee02bb86c8b3
remote-bzr: avoid echo -n

It's not portable, as reported by test-lint.

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