Index: /trunk/tools/runchipimfile.pl
===================================================================
--- /trunk/tools/runchipimfile.pl	(revision 33964)
+++ /trunk/tools/runchipimfile.pl	(revision 33965)
@@ -91,4 +91,5 @@
 $command .= " --dbname $dbname" if $dbname;
 $command .= " --zaplog" if $zaplog;
+$command .= " --threads $threads" if $threads;
 
 if ($update) {
