From bf236ef83410c91fa00daa83c51ea6e5ba1a7c23 Mon Sep 17 00:00:00 2001 From: Kristoffer Haugsbakk Date: Sat, 14 Oct 2023 23:45:59 +0200 Subject: [PATCH] t7900: factor out packfile dependency Tests `'--schedule inheritance weekly -> daily -> hourly` and `maintenance.strategy inheritance` depend on the packfile made in `incremental-repack task`. Factor out the packfile creation. Signed-off-by: Kristoffer Haugsbakk Signed-off-by: Junio C Hamano --- t/t7900-maintenance.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/t/t7900-maintenance.sh b/t/t7900-maintenance.sh index 99279e4178..bc417b518b 100755 --- a/t/t7900-maintenance.sh +++ b/t/t7900-maintenance.sh @@ -257,13 +257,15 @@ test_expect_success 'maintenance.loose-objects.auto' ' test_subcommand git prune-packed --quiet