commit 8ea2dc8eddf57ec0c02adeefc25bce8ccd542a07 parent e606b82b94114f550ab3fbc63aecb71fde8938b4 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 28 Apr 2026 22:20:43 +0200 typo Diffstat:
| M | src/challenger/test-challenger-revisit.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/challenger/test-challenger-revisit.sh b/src/challenger/test-challenger-revisit.sh @@ -147,7 +147,7 @@ then fi # This is where we start to diverge from test-challenger.sh: -# We track the origional (good) response and then check we get +# We track the original (good) response and then check we get # it again later. ORIG_CODE=$(echo "$TARGET" | sed -e "s/.*?code=//g" -e "s/&.*//g")