/[webwml]/cron/lessoften
ViewVC logotype

Diff of /cron/lessoften

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by kraai, Tue Dec 7 14:19:09 2004 UTC revision 1.14 by djpig, Mon Jan 10 01:16:18 2005 UTC
# Line 27  echo "copying events/materials/ in place Line 27  echo "copying events/materials/ in place
27  install -d -m 2775 -g debwww $webdir/events/materials  install -d -m 2775 -g debwww $webdir/events/materials
28  cp -a $webtopdir/events-materials/* $webdir/events/materials/  cp -a $webtopdir/events-materials/* $webdir/events/materials/
29    
 for release in woody sarge; do  
     echo "rebuilding the release notes for $release" >> $crondir/lessoften.log  
     (cd $webtopdir/release-notes/$release && cvs update -d -P) >> $crondir/lessoften.log 2>&1  
     make -C $webtopdir/release-notes/$release publish \  
          PUBLISHDIR=$webtopdir/www/releases/$release >> $crondir/lessoften.log  
 done  
   
30  # previously in parts/1l10ndata, from bouz  # previously in parts/1l10ndata, from bouz
31  cd $crondir/datafiles/  cd $crondir/datafiles/
32  echo "updating the database file used to display l10n stats..." >> $crondir/lessoften.log  echo "updating the database file used to display l10n stats..." >> $crondir/lessoften.log

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.5