From 65788e8e71b81c8a0e086b734ae3e73f45cbf8ba Mon Sep 17 00:00:00 2001 From: Eliah Kagan Date: Mon, 16 Dec 2024 18:30:14 -0500 Subject: [PATCH] Revert "forcefully fix CI until it's clear what the problem is" This reverts commit 95664885d3a6f2e1fa4cb4b8a1ea9fd8e5abfc28. --- tests/journey/gix.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/journey/gix.sh b/tests/journey/gix.sh index a7acfc8f70e..dd180cff8c7 100644 --- a/tests/journey/gix.sh +++ b/tests/journey/gix.sh @@ -109,7 +109,7 @@ title "gix (with repository)" # for some reason, on CI the daemon always shuts down before we can connect, # or isn't actually ready despite having accepted the first connection already. - (not_on_ci with "git:// protocol" + (with "git:// protocol" launch-git-daemon (with "version 1" it "generates the correct output" && { @@ -278,7 +278,7 @@ title "gix commit-graph" ) ) fi - (not_on_ci with "git:// protocol" + (with "git:// protocol" launch-git-daemon (with "version 1" (with "NO output directory"