[Debian-l10n-commits] dl10n branch master updated.	db6b3e1460ffae85b0360b2e10c02a9c1f9dd890
    Christian Perrier 
    bubulle at alioth.debian.org
       
    Mon Jul 16 00:34:57 UTC 2012
    
    
  
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "dl10n".
The branch, master has been updated
       via  db6b3e1460ffae85b0360b2e10c02a9c1f9dd890 (commit)
      from  d7afaa0b15859ec357791100414dfc96ce1f04e2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://anonscm.debian.org/gitweb/?p=debian-l10n/dl10n.git;a=commitdiff;h=db6b3e1460ffae85b0360b2e10c02a9c1f9dd890
commit db6b3e1460ffae85b0360b2e10c02a9c1f9dd890
Author: Christian PERRIER <bubulle at debian.org>
Date:   Sun Jul 15 18:34:47 2012 -0600
    Export variables
-----------------------------------------------------------------------
Summary of changes:
 cron/compendia |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/cron/compendia b/cron/compendia
index c8294d9..662d0ca 100755
--- a/cron/compendia
+++ b/cron/compendia
@@ -5,6 +5,9 @@ PROGNAME=$(basename $0)
 
 # Get global config and checks
 . $(dirname $(readlink -f $0))/../etc/dl10n.conf
+export TMPDIR
+export MATERIALDIR
+export OUTDIR
 
 cd "$OUTDIR"
 
-----------------------------------------------------------------------
hooks/post-receive
-- 
dl10n
    
    
More information about the Debian-l10n-commits
mailing list