[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mason-cvs
Subject:    [Mason-checkins] CVS: mason/dist/t/lib/Apache test.pm,1.15,1.16
From:       John Williams <sharkey3 () users ! sourceforge ! net>
Date:       2004-12-19 23:03:09
Message-ID: E1CgA4z-0003Ab-TN () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/mason/mason/dist/t/lib/Apache
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11180/t/lib/Apache

Modified Files:
	test.pm 
Log Message:
Moved Apache configuration into t/conf and the logs into t/logs.
(merge wheeler-2004/06/15 changes from 1.2 branch)


Index: test.pm
===================================================================
RCS file: /cvsroot/mason/mason/dist/t/lib/Apache/test.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- test.pm	23 Aug 2004 22:01:16 -0000	1.15
+++ test.pm	19 Dec 2004 23:02:55 -0000	1.16
@@ -74,11 +74,11 @@
 
 $args{modules}
 
-ErrorLog $DIR/t/error_log
-PidFile $DIR/t/httpd.pid
+ErrorLog $DIR/t/logs/error_log
+PidFile $DIR/t/logs/httpd.pid
 $AccessConfig
 $ResourceConfig
-LockFile $DIR/t/httpd.lock
+LockFile $DIR/t/logs/httpd.lock
 TypesConfig /dev/null
 TransferLog /dev/null
 $ScoreBoardFile
@@ -468,10 +468,10 @@
 testdb:	start_httpd run_testsdb kill_httpd
 
 kill_httpd:
-	kill `cat t/httpd.pid`
+	kill `cat t/logs/httpd.pid`
 
 start_httpd:
-	t/httpd -f `pwd`/t/httpd.conf
+	t/httpd -f `pwd`/t/conf/httpd.conf
 
 run_tests :: pure_all
 	PERL_DL_NONLAZY=1 PORT=$conf{port}



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Mason-checkins mailing list
Mason-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-checkins
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic