33 Content-Disposition: inline; filename="t0103-log.sh 231 Last-Modified: Mon, 18 May 2026 17:49:03 GMT Expires: Thu, 15 May 2036 17:49:03 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: Mon, 18 May 2026 17:49:03 GMT Server: OpenBSD httpd Connection: close Content-Type: text/html Content-Length: 518