pld-ftp-admin: scripts/gen-indexes.py - be nicer to other
arekm
arekm at pld-linux.org
Wed Oct 24 11:15:15 CEST 2007
Author: arekm Date: Wed Oct 24 09:15:15 2007 GMT
Module: pld-ftp-admin Tag: HEAD
---- Log message:
- be nicer to other
---- Files affected:
pld-ftp-admin/scripts:
gen-indexes.py (1.16 -> 1.17)
---- Diffs:
================================================================
Index: pld-ftp-admin/scripts/gen-indexes.py
diff -u pld-ftp-admin/scripts/gen-indexes.py:1.16 pld-ftp-admin/scripts/gen-indexes.py:1.17
--- pld-ftp-admin/scripts/gen-indexes.py:1.16 Wed Sep 26 20:46:33 2007
+++ pld-ftp-admin/scripts/gen-indexes.py Wed Oct 24 11:15:10 2007
@@ -50,6 +50,7 @@
home=os.environ['HOME']
os.umask(022)
+os.nice(19)
if do_poldek:
for tree in trees:
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-ftp-admin/scripts/gen-indexes.py?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list