[Debian-l10n-commits] r1098 - /dl10n/trunk/pootle/sync-projects.d/10debconf

bubulle at users.alioth.debian.org bubulle at users.alioth.debian.org
Fri Jul 25 13:19:44 UTC 2008


Author: bubulle
Date: Fri Jul 25 13:19:44 2008
New Revision: 1098

URL: http://svn.debian.org/wsvn/?sc=1&rev=1098
Log:
Change current directory before refreshing Pootle stats

Modified:
    dl10n/trunk/pootle/sync-projects.d/10debconf

Modified: dl10n/trunk/pootle/sync-projects.d/10debconf
URL: http://svn.debian.org/wsvn/dl10n/trunk/pootle/sync-projects.d/10debconf?rev=1098&op=diff
==============================================================================
--- dl10n/trunk/pootle/sync-projects.d/10debconf (original)
+++ dl10n/trunk/pootle/sync-projects.d/10debconf Fri Jul 25 13:19:44 2008
@@ -166,4 +166,5 @@
 rm -rf $TEMPDIR >/dev/null 2>&1 || true
 
 echo "Refreshing Pootle stats"
+cd $PROJECTDIR
 sudo -u pootle /usr/sbin/PootleServer --refreshstats




More information about the Debian-l10n-commits mailing list