https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211954
Bug ID: 211954
Summary: sbin/badsect - call setlocale so tool adheres to
support localisation
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Created attachment 173805
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173805&action=edit
call setlocale()
setenv LC_ALL de_DE.ISO8859-1
with patch
% /usr/obj/usr/src/sbin/badsect/badsect .foo bar
badsect: .foo: Datei oder Verzeichnis nicht gefunden
without patch
% badsect .foo bar
badsect: .foo: No such file or directory
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"