aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-01-01 16:33:44 +0000
committerOmar Polo <op@omarpolo.com>2022-01-01 16:33:44 +0000
commite6ab6b25fce38c8f1d700becea395ae41ced1555 (patch)
treea17e3622a4a902e7ef0fa2d6b28b8f336e8927d2
parentd49093c105e7e9af2638bce945374ac0036b3498 (diff)
typo
-rw-r--r--regress/tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/tests.sh b/regress/tests.sh
index efd3d6d..ae2feed 100644
--- a/regress/tests.sh
+++ b/regress/tests.sh
@@ -326,7 +326,7 @@ server "localhost.local" {
EOF
run
- gg_flags="-P localhost:$port -H localhost.local"
+ ggflags="-P localhost:$port -H localhost.local"
fetch /
check_reply "20 text/gemini" "# hello world"