t6039: fix broken && chain
commit65e6758767be228791a76e02e971c5565058ec79
authorTorsten Bögershausen <tboegi@web.de>
Sat, 21 Mar 2015 21:40:02 +0000 (21 22:40 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Mar 2015 19:06:21 +0000 (22 12:06 -0700)
treef3c74f326c00ff0f381ed91228953c81c8c20ffd
parent49383dd431b5897652708ed05da305d639bdb8cc
t6039: fix broken && chain

Add missing &&, detected by the --chain-lint option

Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6039-merge-ignorecase.sh