Skip to content

Commit f84df81

Browse files
Ramsay Jonesgitster
authored andcommitted
t7502-commit.sh: fix a broken and-chain
Signed-off-by: Ramsay Jones <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent fc99da1 commit f84df81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t7502-commit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ exit 0
370370
EOF
371371

372372
test_expect_success !AUTOIDENT 'do not fire editor when committer is bogus' '
373-
>.git/result
373+
>.git/result &&
374374
>expect &&
375375
376376
echo >>negative &&

0 commit comments

Comments
 (0)