[Rt-commit] r5664 - in Test-Chimps-Client/trunk: lib/Test/Chimps

zev at bestpractical.com zev at bestpractical.com
Thu Jul 27 14:40:53 EDT 2006


Author: zev
Date: Thu Jul 27 14:40:53 2006
New Revision: 5664

Modified:
   Test-Chimps-Client/trunk/   (props changed)
   Test-Chimps-Client/trunk/lib/Test/Chimps/Smoker.pm

Log:
 r11952 at truegrounds:  zev | 2006-07-27 12:52:54 -0400
 * doc fix


Modified: Test-Chimps-Client/trunk/lib/Test/Chimps/Smoker.pm
==============================================================================
--- Test-Chimps-Client/trunk/lib/Test/Chimps/Smoker.pm	(original)
+++ Test-Chimps-Client/trunk/lib/Test/Chimps/Smoker.pm	Thu Jul 27 14:40:53 2006
@@ -27,7 +27,7 @@
     use Test::Chimps::Smoker;
 
     my $poller = Test::Chimps::Smoker->new(
-      server      => 'http://www.example.com/cgi-bin/smoke-server.pl',
+      server      => 'http://www.example.com/cgi-bin/chimps-server.pl',
       config_file => '/path/to/configfile.yml'
 
 


More information about the Rt-commit mailing list