Author: jkaluza
Date: Wed Feb 20 09:17:12 2013
New Revision: 1448052

URL: http://svn.apache.org/r1448052
Log:
* t/conf/extra.conf.in: Set DefaultRuntimeDir


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=1448052&r1=1448051&r2=1448052&view=diff
==============================================================================
--- perl/modperl/branches/httpd24/t/conf/extra.conf.in (original)
+++ perl/modperl/branches/httpd24/t/conf/extra.conf.in Wed Feb 20 09:17:12 2013
@@ -1,5 +1,6 @@
 # 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