CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/05/03 10:40:22
Modified files: regress/usr.bin/fmt: fmt.sh Log message: These tests depended on whatever the user's locale was, and the last one failed for LC_CTYPE=C. Instead, ignore the user's locale and run each test twice, once for UTF-8 and once for US-ASCII. Problem reported by deraadt@.