[Debian-l10n-commits] [SCM] Debian i18n - l10n development - dl10n robots branch, master, updated. e086a1d7d294f6c3d22edba12d51d77e294192fa

Simon Paillard spaillard at debian.org
Sun Jun 17 10:32:21 UTC 2012


The following commit has been merged in the master branch:
commit e086a1d7d294f6c3d22edba12d51d77e294192fa
Author: Simon Paillard <spaillard at debian.org>
Date:   Sun Jun 17 12:31:27 2012 +0200

    Remove chgrp cleanups, everything runs as debian-i18n

diff --git a/cron/nmu-update b/cron/nmu-update
index 45cbc3c..7d50c16 100755
--- a/cron/nmu-update
+++ b/cron/nmu-update
@@ -27,9 +27,4 @@ PERLLIB=lib ./dl10n-nmu		\
 		> $LOGPREFIX.log 2> $LOGPREFIX.err
 
 cat $LOGPREFIX.err
-chgrp debian-i18n-users $LOGPREFIX.log $LOGPREFIX.err
-
-chgrp debian-i18n-robots html/nmu*.html data/status.nmu data/by_inst
-
 cp html/nmu*.html $OUTDIR
-
diff --git a/cron/spiderbts b/cron/spiderbts
index b5df49e..b3c7ed8 100755
--- a/cron/spiderbts
+++ b/cron/spiderbts
@@ -13,7 +13,6 @@ mkdir -p $LOGDIR
 mkdir -p $OUTDIR
 
 OPTS="--check-bts"
-#OPTS=""
 
 cd $DL10NDIR
 
@@ -43,10 +42,6 @@ done
 # Only display the errors to the cronjob subscribers
 cat $LOGPREFIX.err
 
-# Do some cleanups
-chgrp -R debian-i18n-users html/* include/ $LOGPREFIX.log $LOGPREFIX.err
-
 # Install the new HTML pages
 # dutch not supported
 cp -r html/{arabic,catalan,czech,danish,english,german,spanish,french,galician,indonesian,italian,brazilian,romanian,russian,slovak,swedish,turkish} $OUTDIR/
-

-- 
Debian i18n - l10n development - dl10n robots



More information about the Debian-l10n-commits mailing list