Commit Diff


commit - d49093c105e7e9af2638bce945374ac0036b3498
commit + e6ab6b25fce38c8f1d700becea395ae41ced1555
blob - efd3d6db67703236d3c52421a731b4ec8006e7cc
blob + ae2feed94a912d43ce1bbb66fd017280caa6d550
--- regress/tests.sh
+++ 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"