Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test
[gitweb.git]
/
t
/
t9500-gitweb-standalone-no-errors.sh
diff --git
a/t/t9500-gitweb-standalone-no-errors.sh
b/t/t9500-gitweb-standalone-no-errors.sh
index f7bad5bb2f20cf274eb30f8ceed34a3f83000989..1bf0988d9a87da7c069de6a981cec50cd26baef8 100755
(executable)
--- a/
t/t9500-gitweb-standalone-no-errors.sh
+++ b/
t/t9500-gitweb-standalone-no-errors.sh
@@
-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