On Tue, 25 Aug 2009 18:03:36 +0100, Nicholas Clark <[email protected]>
wrote:

> On Tue, Aug 25, 2009 at 12:00:45PM -0500, Craig Berry wrote:
> >  
> > On Tuesday, August 25, 2009, at 10:12AM, "Nicholas Clark" <[email protected]> 
> > wrote:
> 
> > >Does anyone have a good idea where that hash is coming from?
> > 
> > See Dave M.'s previous post to p5p with a subject line similar to "smokers 
> > 20 commits ahead of blead" or something like that and my post of a couple 
> > of days ago on fiveperl about the rsync mirror getting further and further 
> > ahead of the main git repo in number of commits but without differences in 
> > the code.  Well, actually you don't need to see those posts because they 
> > ask essentially the same question you are asking.  Until someone who knows 
> > where the rsync repo is located and/or how it does its updates steps up and 
> > takes a look at what's going on we'll continue to have useless SHA1s in the 
> > smoke reports.  
> 
> Which rysnc URL are you using?
> (I'm not sure if there's more than one, and I'd like not to bother the wrong
> person)

I am using

smoke 104 > grep -w -e source -e sync_type *_config
p510_config:    'sync_type'             => 'rsync',
p510_config:    'source'                => 'perl5.git.perl.org::perl-5.10.x',
p56_config:    'sync_type'              => 'rsync',
p56_config:    'source'         => 'perl5.git.perl.org::perl-5.6.2',
p58_config:    'sync_type'              => 'rsync',
p58_config:    'source'         => 'perl5.git.perl.org::perl-5.8.x',
p59_config:    'sync_type'              => 'rsync',
p59_config:    'source'         => 'perl5.git.perl.org::perl-current',


-- 
H.Merijn Brand  http://tux.nl      Perl Monger  http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, OpenSuSE 10.3, 11.0, and 11.1, AIX 5.2 and 5.3.
http://mirrors.develooper.com/hpux/           http://www.test-smoke.org/
http://qa.perl.org      http://www.goldmark.org/jeff/stupid-disclaimers/

Reply via email to