27 Content-Disposition: inline; filename=" e t0101-index.sh 272 Last-Modified: Wed, 20 May 2026 22:26:38 GMT Expires: Sat, 17 May 2036 22:26:38 GMT ETag: "445af6a6f0b48a3774c8778f4cbf12c73d88d00e" #!/bin/sh . ./setup.sh prepare_tests "Check content on index page" run_test 'generate index page' 'cgit_url "" >trash/tmp' run_test 'find foo repo' 'grep -e "foo" trash/tmp' run_test 'find foo description' 'grep -e "\[no description\]" trash/tmp' run_test 'find bar repo' 'grep -e "bar" trash/tmp' run_test 'find bar description' 'grep -e "the bar repo" trash/tmp' run_test 'no tree-link' '! grep -e "foo/tree" trash/tmp' run_test 'no log-link' '! grep -e "foo/log" trash/tmp' tests_done 0 HTTP/1.0 500 Internal Server Error Date: Wed, 20 May 2026 22:26:38 GMT Server: OpenBSD httpd Connection: close Content-Type: text/html Content-Length: 518 500 Internal Server Error

500 Internal Server Error


OpenBSD httpd