# New Ticket Created by  "Seneca Cunningham" 
# Please include the string:  [perl #52224]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=52224 >


Parrot::Test uses the full path of the test script to determine which
optimization flags to pass parrot.  The method used causes the bogus
optimization value '/' to be extracted when running the tests in
/opt/foo as the character immediately following 'opt' is '/'.

The relevant code is lines 767 - 786 of lib/Parrot/Test.pm (r26609).

-- 
Seneca Cunningham
<[EMAIL PROTECTED]>

Reply via email to