summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJakub Narebski <jnareb@gmail.com>2010-02-14 21:46:28 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-02-15 02:50:22 (GMT)
commite6e592db4c0099a6412aed6e868769535900f112 (patch)
tree6b62d04f87f283507b684b36f8080f30ceddbe13 /INSTALL
parente923eaeb901ff056421b9007adcbbce271caa7b6 (diff)
downloadgit-e6e592db4c0099a6412aed6e868769535900f112.zip
git-e6e592db4c0099a6412aed6e868769535900f112.tar.gz
git-e6e592db4c0099a6412aed6e868769535900f112.tar.bz2
gitweb: Die if there are parsing errors in config file
Otherwise the errors can propagate, and show in damnest places, and you would spend your time chasing ghosts instead of debugging real problem (yes, it is from personal experience). This follows (parts of) advice in `perldoc -f do` documentation. This required restructoring code a bit, so we die only if we are reading (executing) config file. As a side effect $GITWEB_CONFIG_SYSTEM is always available, even when we use $GITWEB_CONFIG. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions