X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=t%2Fgitweb-lib.sh;h=21d11d6c2d65982d94f933b2a673b744cbc2e28a;hb=242ff87975199687d46bb8cca5207779a3872b6b;hp=292753f77c4daf5f3cb55de1c28269b13455544f;hpb=7fa6c90c72fb8dc8277d7cae759d5036046a5164;p=git.git diff --git a/t/gitweb-lib.sh b/t/gitweb-lib.sh index 292753f77..21d11d6c2 100644 --- a/t/gitweb-lib.sh +++ b/t/gitweb-lib.sh @@ -16,6 +16,7 @@ our \$projectroot = "$safe_pwd"; our \$project_maxdepth = 8; our \$home_link_str = 'projects'; our \$site_name = '[localhost]'; +our \$site_html_head_string = ''; our \$site_header = ''; our \$site_footer = ''; our \$home_text = 'indextext.html';