]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commitdiff
- be nicer to other
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 24 Oct 2007 09:15:10 +0000 (09:15 +0000)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 24 Oct 2007 09:15:10 +0000 (09:15 +0000)
Changed files:
    bin/pfa-genindex -> 1.17

bin/pfa-genindex

index c89f66b9ff516e9d82199210870d5c498731684d..9f554f112ca14d4b39918c52a1e21b247943dc5b 100644 (file)
@@ -50,6 +50,7 @@ for tree in trees:
 home=os.environ['HOME']
 
 os.umask(022)
+os.nice(19)
 
 if do_poldek:
     for tree in trees:
This page took 0.070842 seconds and 4 git commands to generate.