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

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


Author: jkeenan
Date: Thu Oct  8 02:33:42 2009
New Revision: 41763
URL: https://trac.parrot.org/parrot/changeset/41763

Log:
Typographic cleanup only.

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:32:29 2009	(r41762)
+++ branches/detect_llvm/t/steps/auto/llvm-01.t	Thu Oct  8 02:33:42 2009	(r41763)
@@ -32,7 +32,7 @@
 my $serialized = $conf->pcfreeze();
 
 test_step_thru_runstep($conf, q{init::defaults}, $args);
-test_step_thru_runstep( $conf, q{inter::progs},  $args );
+test_step_thru_runstep($conf, q{inter::progs},   $args);
 
 my $pkg = q{auto::llvm};
 


More information about the parrot-commits mailing list