[Debian-l10n-commits] [ddtp] 03/03: Remove invalid path reference.

Martijn van Oosterhout kleptog-guest at moszumanska.debian.org
Sat Mar 29 07:19:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

kleptog-guest pushed a commit to branch master
in repository ddtp.

commit 79d928ed217dfed7e6f96c96f0b2ce105429b7ed
Author: Martijn van Oosterhout <kleptog at svana.org>
Date:   Sat Mar 29 07:17:34 2014 +0000

    Remove invalid path reference.
---
 ddtss/ddtss-process | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ddtss/ddtss-process b/ddtss/ddtss-process
index 545e053..ba5788f 100755
--- a/ddtss/ddtss-process
+++ b/ddtss/ddtss-process
@@ -13,8 +13,6 @@ use strict;
 BEGIN { 
   exit if( scalar grep { $_ > 10 } split / *, */, qx(uptime |sed "s/.*average: //") );
 }
-# This is the installation directory
-use lib '/home/kleptog/perl/ddtss2';
 use DDTSS_Pg;
 
 process_todo();

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-l10n/ddtp.git



More information about the Debian-l10n-commits mailing list