/[Apache-SVN]/spamassassin/trunk/build/automc/run_preflight
ViewVC logotype

Diff of /spamassassin/trunk/build/automc/run_preflight

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/build/automc/run_preflight	2005/10/20 01:42:11	326774
+++ spamassassin/trunk/build/automc/run_preflight	2005/10/20 01:52:07	326775
@@ -18,9 +18,13 @@ $pwd =~ /slaves\/([-_A-Za-z0-9]+)\//; if
 my $targets = "/cor/$1/targets";
 print "[using corpus targets file: $targets]\n";
 
+# super-nice please!
+#
+system ("renice +20 $$");
+
 # this is run in a chroot jail, just in case there's hostile
 # rule code in there...
-
+#
 run "/local/bbmasstools/masschroot $perl ".
     "mass-check --cache --progress -j=1 -f $targets";
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26