[svn:parrot] r41768 - trunk/t/steps/auto
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Thu Oct 8 11:07:37 UTC 2009
Author: jkeenan
Date: Thu Oct 8 11:07:36 2009
New Revision: 41768
URL: https://trac.parrot.org/parrot/changeset/41768
Log:
Typographic cleanup only.
Modified:
trunk/t/steps/auto/gcc-01.t
Modified: trunk/t/steps/auto/gcc-01.t
==============================================================================
--- trunk/t/steps/auto/gcc-01.t Thu Oct 8 11:00:12 2009 (r41767)
+++ trunk/t/steps/auto/gcc-01.t Thu Oct 8 11:07:36 2009 (r41768)
@@ -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::gcc};
More information about the parrot-commits
mailing list