[1059] Attempt to kick testdrive into action

H.Merijn Brand h.m.brand at xs4all.nl
Thu Apr 17 15:57:32 UTC 2008


On Thu, 17 Apr 2008 15:12:09 +0100 (BST), andy at hexten.net wrote:

> [1059] Attempt to kick testdrive into action
> Revision 1059 Author andy Date 2008-04-17 15:12:09 +0100 (Thu, 17 Apr 2008)
> Log MessageAttempt to kick testdrive into action

I don't think they like their machines being used for smoke-like tests
Did you ask them if it is OK?

> Modified Paths
> trunk/smoke/testdrive.pl
> Diff
> Modified: trunk/smoke/testdrive.pl (1058 => 1059)
> --- trunk/smoke/testdrive.pl	2008-04-17 14:04:00 UTC (rev 1058)
> +++ trunk/smoke/testdrive.pl	2008-04-17 14:12:09 UTC (rev 1059)
> @@ -11,7 +11,7 @@
>  use constant TELNETHOST => 'td183.testdrive.hp.com';
>  
>  # ...and FTP only works on...
> -use constant FTPHOST => 'td184.testdrive.hp.com';
> +use constant FTPHOST => 'td183.testdrive.hp.com';
>  
>  use constant TESTDRIVERC => glob('~/.testdriverc');
>  use constant CLEANUP     => qr{^TEST-HARNESS-[^;]+;\d+\s*$}i;


-- 
H.Merijn Brand         Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using & porting perl 5.6.2, 5.8.x, 5.10.x  on HP-UX 10.20, 11.00, 11.11,
& 11.23, SuSE 10.1 & 10.2, AIX 5.2, and Cygwin.       http://qa.perl.org
http://mirrors.develooper.com/hpux/            http://www.test-smoke.org
                        http://www.goldmark.org/jeff/stupid-disclaimers/


More information about the tapx-dev mailing list