- Timestamp:
- 11/14/08 13:44:59 (8 weeks ago)
- Files:
-
- 1 modified
-
src/perl6/cron_spec_highlight (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/perl6/cron_spec_highlight
r23006 r23008 29 29 die "Could not make STD.pm\n" if $status != 0; 30 30 31 say "\n-- Running t/specsyntax highlighter";31 say "\n-- Running syntax highlighter"; 32 32 $status = system("./spec_highlight"); 33 33 #die "Could not run spec_highlight\n" if $status != 0;
