t9814: fix misconversion from test $a -o $b to test $a || test $b
commite832f7374b66d6d8a25eaab31f87c1ab3cc2d207
authorJunio C Hamano <gitster@pobox.com>
Fri, 25 Jul 2014 19:44:18 +0000 (25 12:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Jul 2014 19:44:22 +0000 (25 12:44 -0700)
tree43a15c771817eb9311c15310ef37443cd506f755
parent6a0662304d85ffa288c960f688eb9704954ea8ee
t9814: fix misconversion from test $a -o $b to test $a || test $b

Spotted-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9814-git-p4-rename.sh