Author: jkaluza
Date: Mon Jun 24 12:36:52 2013
New Revision: 1496006

URL: http://svn.apache.org/r1496006
Log:
Set explicit DefaultRuntimeDir to not use the preconfigured one
which may be unwritable during tests.

Submitted by: Niko Tyni <ntyni debian.org>

Modified:
    perl/modperl/branches/httpd24/t/conf/extra.conf.in

Modified: perl/modperl/branches/httpd24/t/conf/extra.conf.in
URL: 
http://svn.apache.org/viewvc/perl/modperl/branches/httpd24/t/conf/extra.conf.in?rev=1496006&r1=1496005&r2=1496006&view=diff
==============================================================================
--- perl/modperl/branches/httpd24/t/conf/extra.conf.in (original)
+++ perl/modperl/branches/httpd24/t/conf/extra.conf.in Mon Jun 24 12:36:52 2013
@@ -1,6 +1,5 @@
 # needed to test $r->psignature
 ServerSignature On
-DefaultRuntimeDir run/
 
 # The following tests require more than one interpreter during the
 # same request:


Reply via email to