Index: trunk/test/testcompile.sh
===================================================================
--- trunk/test/testcompile.sh	(revision 138)
+++ trunk/test/testcompile.sh	(revision 140)
@@ -51,5 +51,5 @@
 	    for i in ${CDIR}/*.c.sm ; do
 	        # echo $i;
-		cat $i | ./unreached_code.pl;
+		cat $i | ./unreached_code.pl | grep -v sh_threaded_module_run;
 		cat $i | ./ampersand_missing.sh;
 		cat $i | ./eqeq.pl;
