[Debian-l10n-commits] dl10n branch master updated. 6966a7ddb9dfc23d2e527942f9839c70d8bd7648

Christian Perrier bubulle at alioth.debian.org
Wed Jul 18 01:13:43 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  6966a7ddb9dfc23d2e527942f9839c70d8bd7648 (commit)
      from  5041307c2e4ebb52d54dc1648d269c35ee56ed7a (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=6966a7ddb9dfc23d2e527942f9839c70d8bd7648

commit 6966a7ddb9dfc23d2e527942f9839c70d8bd7648
Author: Christian PERRIER <bubulle at debian.org>
Date:   Tue Jul 17 19:13:37 2012 -0600

    Remove redundant script

-----------------------------------------------------------------------

Summary of changes:
 cron/dl10n-txt-testing |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)
 delete mode 100755 cron/dl10n-txt-testing

diff --git a/cron/dl10n-txt-testing b/cron/dl10n-txt-testing
deleted file mode 100755
index dcd9e02..0000000
--- a/cron/dl10n-txt-testing
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/bash
-
-# dl10n-txt-testing - Check the status of podebconf translations in testing
-
-set -e
-
-PROGNAME=$(basename $0)
-
-# Get global config and checks
-source $(dirname $0)/../etc/dl10n.conf
-
-# Default to sid, can be overwirtten with _TESTING
-STAT_DATABASE=$STAT_DATABASE_TESTING
-
-
-LANGUAGES="fr ru de pt sv cs es"
-
-OPTS=""
-
-$DL10NDIR/dl10n-txt --todo --empty --db $STAT_DATABASE --show podebconf $LANGUAGES > $OUTDIR/l10n-testing.txt
-----------------------------------------------------------------------


hooks/post-receive
-- 
dl10n



More information about the Debian-l10n-commits mailing list