diff options
Diffstat (limited to 't/t3031-merge-criscross.sh')
-rwxr-xr-x | t/t3031-merge-criscross.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t3031-merge-criscross.sh b/t/t3031-merge-criscross.sh index 7f41607c5..e59b0a32d 100755 --- a/t/t3031-merge-criscross.sh +++ b/t/t3031-merge-criscross.sh @@ -32,7 +32,7 @@ test_expect_success 'setup repo with criss-cross history' ' do echo $n > data/$n && n=$(($n+1)) || - break + return 1 done && # check them in |