http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5045

           Summary: tests fail due to LANGUAGE environment variable
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: Regression Tests
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Tests in gtube.t and reportheader.t fail if the system environment variable 
LANGUAGE is set to a non-English language. The tests set $ENV{LC_ALL} to 
counter this, but since LANGUAGE has precedence over LC_ALL this does not 
work. 
 
Solution: set $ENV{LANGUAGE} instead of $ENV{LC_ALL}



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to