From a4188b78652d42ce5c6c19d01347e8737dfc509f Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Fri, 12 Feb 2021 11:27:52 +0000 Subject: echo parsing test result --- regress/runtime | 1 + 1 file changed, 1 insertion(+) (limited to 'regress/runtime') diff --git a/regress/runtime b/regress/runtime index 6b1708c..73ceb93 100755 --- a/regress/runtime +++ b/regress/runtime @@ -161,6 +161,7 @@ check "should be running" # make sure we can use different lang in different location rules config '' 'lang "it" location "/en/*" { lang "en" } location "/de/*" { lang "de" }' checkconf +echo OK parse multiple locations correctly restart # try with CGI scripts -- cgit v1.2.3