diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-10-20 00:41:33 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-10-20 00:41:33 +0300 |
commit | 129d85e11d3d688b0d01b79cbfae9ab102c1ae9f (patch) | |
tree | 1f510ab5f1c995d3d3efe4bfba1b0dc4a1eea2bb /modules/gitweb/templates/webapp.conf | |
parent | 1cc0eafdd58378e3fef935a560d5f0178ec2487f (diff) | |
download | puppet-129d85e11d3d688b0d01b79cbfae9ab102c1ae9f.tar puppet-129d85e11d3d688b0d01b79cbfae9ab102c1ae9f.tar.gz puppet-129d85e11d3d688b0d01b79cbfae9ab102c1ae9f.tar.bz2 puppet-129d85e11d3d688b0d01b79cbfae9ab102c1ae9f.tar.xz puppet-129d85e11d3d688b0d01b79cbfae9ab102c1ae9f.zip |
lint fixes for gitweb
Diffstat (limited to 'modules/gitweb/templates/webapp.conf')
-rw-r--r-- | modules/gitweb/templates/webapp.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gitweb/templates/webapp.conf b/modules/gitweb/templates/webapp.conf index 54c85a29..a4d13624 100644 --- a/modules/gitweb/templates/webapp.conf +++ b/modules/gitweb/templates/webapp.conf @@ -6,4 +6,3 @@ Order allow,deny Allow from all </Directory> - |