Re: Small mods to Test::Smoke
[email protected] (H . Merijn Brand)
| Newsgroups | perl.daily-build |
|---|---|
| Message-ID | <[email protected]> |
On Wed 26 Sep 2001 03:51, Michael G Schwern <[email protected]> wrote: > I'm setting up cron jobs for Test::Smoke on the SourceForge compile > farm machines. A few minor things need ironing out: > > In Makefile.PL > > ps -ef isn't valid on MacOS X. ps -ax works. and 'ps -e' ? 'ps -ax' doesn't work on either HP-UX nor AIX. I've just removed the 'f', because I don't use it anyway. > You're not writing anything to cron.tab. I presume @cron is supposed > to go in there? <blush>Correct</blush> > "cron cron.tab" isn't valid on Debian/Linux or MacOS X. > "crontab cron.tab" is. Since this also works on HP-UX and AIX, I guess it is indead more portable. Changed. > In mktest.pl > > is_win32() is undeclared Detected by several others already. > Dunno if mail delivery works, but scp does so I can hack something > together to get the reports off. Much appreciated if you'd be able to hack that in Makefile.PL I've attached the 1.09 release (Schwern, I've now got a complete Cygwin port on my laptop including ssh, ssl and cvs (not tried yet), could you be so kind to *litaraly* give an example on how to update CVS from the current state to what's in 1.09 given that these files are on /pro/3gl/CPAN/Test-Smoke. I'll give it yet another try) -- H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/) using perl-5.6.1, 5.7.1 & 629 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: [email protected] http://archives.develooper.com/[email protected]/ [email protected] send smoke reports to: [email protected], QA: http://qa.perl.org
Test-Smoke-1.09.tgz
(application/octet-stream, 12.8 KB) - not displayed