gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test
[gitweb.git] / t / t9500-gitweb-standalone-no-errors.sh
index f7bad5bb2f20cf274eb30f8ceed34a3f83000989..1bf0988d9a87da7c069de6a981cec50cd26baef8 100755 (executable)
@@ -31,7 +31,6 @@ our \$projects_list = "";
 our \$export_ok = "";
 our \$strict_export = "";
 
-CGI::Carp::set_programname("gitweb/gitweb.cgi");
 EOF
 
        cat >.git/description <<EOF