t7502-commit.sh: fix a broken and-chain
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
fc99da1fb7
commit
f84df81f65
|
|
@ -370,7 +370,7 @@ exit 0
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
test_expect_success !AUTOIDENT 'do not fire editor when committer is bogus' '
|
test_expect_success !AUTOIDENT 'do not fire editor when committer is bogus' '
|
||||||
>.git/result
|
>.git/result &&
|
||||||
>expect &&
|
>expect &&
|
||||||
|
|
||||||
echo >>negative &&
|
echo >>negative &&
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue