27 Content-Disposition: inline; filename=" 231 Last-Modified: Thu, 14 May 2026 00:39:46 GMT Expires: Sun, 11 May 2036 00:39:46 GMT ETag: "b08cd299f37f298887b586cac10384ae793e7d9d" #!/bin/sh . ./setup.sh prepare_tests "Check content on log page" run_test 'generate foo/log' 'cgit_url "foo/log" >trash/tmp' run_test 'find commit 1' 'grep -e "commit 1" trash/tmp' run_test 'find commit 5' 'grep -e "commit 5" trash/tmp' run_test 'generate bar/log' 'cgit_url "bar/log" >trash/tmp' run_test 'find commit 1' 'grep -e "commit 1" trash/tmp' run_test 'find commit 50' 'grep -e "commit 50" trash/tmp' tests_done 0 HTTP/1.0 500 Internal Server Error Date: Thu, 14 May 2026 00:39:46 GMT Server: OpenBSD httpd Connection: close Content-Type: text/html Content-Length: 518 500 Internal Server Error

500 Internal Server Error


OpenBSD httpd