[svn:parrot] r41764 - branches/detect_llvm/t/steps/auto

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Thu Oct 8 02:43:35 UTC 2009


Author: jkeenan
Date: Thu Oct  8 02:43:35 2009
New Revision: 41764
URL: https://trac.parrot.org/parrot/changeset/41764

Log:
Inline comment about test which need fixing.

Modified:
   branches/detect_llvm/t/steps/auto/llvm-01.t

Modified: branches/detect_llvm/t/steps/auto/llvm-01.t
==============================================================================
--- branches/detect_llvm/t/steps/auto/llvm-01.t	Thu Oct  8 02:33:42 2009	(r41763)
+++ branches/detect_llvm/t/steps/auto/llvm-01.t	Thu Oct  8 02:43:35 2009	(r41764)
@@ -77,6 +77,12 @@
 
 $conf->replenish($serialized);
 
+# This must be fine-tuned; leaving test file in topdir;
+# generating uninitialized value warnings: +190
+# lib/Parrot/Configure/Compiler.pm
+
+$conf->cc_clean();
+
 pass("Completed all tests in $0");
 
 ################### DOCUMENTATION ###################


More information about the parrot-commits mailing list