Author: jkeenan
Date: Sat Jul 19 19:26:03 2008
New Revision: 29626
Modified:
branches/parallel/t/steps/inter_yacc-02.t
Log:
Correct syntax error.
Modified: branches/parallel/t/steps/inter_yacc-02.t
==============================================================================
--- branches/parallel/t/steps/inter_yacc-02.t (original)
+++ branches/parallel/t/steps/inter_yacc-02.t Sat Jul 19 19:26:03 2008
@@ -30,7 +30,6 @@
test_step_thru_runstep( $conf, q{init::defaults}, $args );
-my ( $task, $step_name, $step, $ret );
my $pkg = q{inter::yacc};
$conf->add_steps($pkg);