t1506: drop space after redirection operator
commitbc3f657f71e83fec3fba124d6faeb3df71e5e17a
authorJeff King <peff@peff.net>
Sat, 25 Jan 2020 00:06:31 +0000 (24 19:06 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Jan 2020 22:41:40 +0000 (28 14:41 -0800)
tree869c6e1a69c8b100204050d0844c9e79a5c4efba
parente5d7b2f65cadf9caa2097083b3bed4f6bce32fb9
t1506: drop space after redirection operator

Some (but not all!) redirections in this file are spelled "2> error".
Let's switch them to our usual style.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1506-rev-parse-diagnosis.sh