Patch - New Website Release

Dennis Gilmore dennis at ausil.us
Wed Oct 27 03:44:13 UTC 2010


On Tuesday, October 26, 2010 10:31:34 pm Ricky Zhou wrote:
> On 2010-10-26 10:26:00 PM, Sijis Aviles wrote:
> > ---
> > diff --git a/modules/fedora-web/files/syncStatic.sh
> > b/modules/fedora-web/files/ syncStatic.sh
> > index 9967fc4..eddc1a0 100644
> > --- a/modules/fedora-web/files/syncStatic.sh
> > +++ b/modules/fedora-web/files/syncStatic.sh
> > @@ -22,7 +22,7 @@ trap "cd /tmp ; rm -rf $TEMP" EXIT
> >  # Good luck!
> >  
> >  cd fedora-web
> > -/usr/bin/git checkout -q origin/f14-beta || exit 1
> > +/usr/bin/git checkout -q master || exit 1
> >  
> >  pushd fedoraproject.org > /dev/null
> >  make > /dev/null 2>&1
> > @@ -30,8 +30,8 @@ rsync -qa --delete-after --delay-updates out/ /srv/web/
> > fedoraproject.org/
> >  popd > /dev/null
> >  
> >  # Make sure everything else builds from master.
> > -/usr/bin/git reset --hard -q || exit 1
> > -/usr/bin/git checkout -q master || exit 1
> > +#/usr/bin/git reset --hard -q || exit 1
> > +#/usr/bin/git checkout -q master || exit 1
> >  
> >  pushd spins.fedoraproject.org > /dev/null
> >  make > /dev/null 2>&1
> > ---
> 
> +1
> 
> Thanks,
> Ricky
+1

Dennis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20101026/8206788e/attachment-0001.bin 


More information about the infrastructure mailing list