[debian-edu-commits] debian-edu/ 01/01: export PATH
    Holger Levsen 
    holger at layer-acht.org
       
    Sat Sep 23 11:05:32 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-doc.
commit abc9367d0f4e8e3483a6e7351e5ee5b72bc01971
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Sep 23 13:04:57 2017 +0200
    export PATH
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/mail_stats_to_list | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/mail_stats_to_list b/debian/mail_stats_to_list
index c217c09..8b330f8 100755
--- a/debian/mail_stats_to_list
+++ b/debian/mail_stats_to_list
@@ -26,6 +26,7 @@
 #   23 1 8-14 * 0 test `/bin/date +\%w` -eq 0 && /home/holger/debian-edu-doc/debian/mail_stats_to_list
 #   23 1 22-28 * 0 test `/bin/date +\%w` -eq 0 && /home/holger/debian-edu-doc/debian/mail_stats_to_list all
 
+export PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
 set -x
 cd ~holger/debian-edu-doc
 git pull > /dev/null 2>&1 && git status 2>&1
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-doc.git
    
    
More information about the debian-edu-commits
mailing list