diff options
Diffstat (limited to 't/t0081-find-pack.sh')
| -rwxr-xr-x | t/t0081-find-pack.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0081-find-pack.sh b/t/t0081-find-pack.sh index 5a628bf735..26f017422d 100755 --- a/t/t0081-find-pack.sh +++ b/t/t0081-find-pack.sh @@ -68,6 +68,7 @@ test_expect_success 'add more packfiles' ' ' test_expect_success 'add more commits (as loose objects)' ' + test_config maintenance.auto false && test_commit six && test_commit seven && |
