https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191712

            Bug ID: 191712
           Summary: [test] bin/sh/tests/builtins/locale1.0 assumes that
                    NLS support is always available
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

On one of my systems I disabled NLS support via WITHOUT_NLS, so libc doesn't
get NLS support compiled in and the language output is always the C locale.

The testcase should either not be installed when MK_NLS == no, or should be
split up and the part that requires LC_ALL=nl_NL.ISO8859-1 should be
skipped/not installed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to