Re: Small mods to Test::Smoke
[email protected] (Michael G Schwern)
| Newsgroups | perl.daily-build |
|---|---|
| Message-ID | <20010926094439.D5307@blackrider> |
On Wed, Sep 26, 2001 at 11:58:39AM +0200, H. Merijn Brand wrote: > > ps -ef isn't valid on MacOS X. ps -ax works. > > and 'ps -e' ? Means something completely different. Reports the environment variable. MacOS X is running a stock BSD ps and the switches mean different things. You'll get similar problems on the *BSD systems. Might have to key the switches on the $^O flag. If its /bsd/ or /darwin/, use -ax. > > 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) Not quite sure I understand. Do you want diffs instead of verbage? -- Michael G. Schwern <[email protected]> http://www.pobox.com/~schwern/ Perl6 Quality Assurance <[email protected]> Kwalitee Is Job One <GuRuThuG> make a channel called #Perl, and infest it with joking and fun.... it doesnt make alot of sense.