27 Content-Disposition: inline; filename=" 1e4 Last-Modified: Sun, 10 May 2026 04:26:40 GMT Expires: Wed, 07 May 2036 04:26:40 GMT ETag: "12ed00c4e4574cf36a63996a08c3169284562e29" #!/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 bar repo' 'grep -e "bar" trash/tmp' run_test 'no tree-link' 'grep -ve "foo/tree" trash/tmp' run_test 'no log-link' 'grep -ve "foo/log" trash/tmp' tests_done 0 HTTP/1.0 500 Internal Server Error Date: Sun, 10 May 2026 04:26:40 GMT Server: OpenBSD httpd Connection: close Content-Type: text/html Content-Length: 518