Ticket #580 (closed bug: fixed)
tools/dev/create_language.pl hardcodes the language name perl6 in harness
Reported by: | NotFound | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | none | Version: | trunk |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
The recently introduced program tools/dev/create_language.pl sets the name perl6 in t/harness:
$ make test /usr/bin/perl t/harness t/ t/00-sanity....Could not execute (./perl6 t/00-sanity.t): open3: exec of ./perl6 t/00-sanity.t failed at /usr/local/share/perl/5.8.8/TAP/Parser/Iterator/Process.pm line 163 $ ack perl6 t/harness 53: exec => ['./perl6'],
Change History
Note: See
TracTickets for help on using
tickets.