From 6ae6426a7485b5835c23aea198b3065f491d918b Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 18 Jul 2009 16:22:26 +0200 Subject: fix mountpoint test to not prevemt mkfs_xxx from making image in any file Signed-off-by: Denys Vlasenko --- testsuite/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuite/README') diff --git a/testsuite/README b/testsuite/README index 3c52254dd..03ac377ba 100644 --- a/testsuite/README +++ b/testsuite/README @@ -27,6 +27,8 @@ For busybox built against uclibc, /etc/TZ does not exist or does not match host system timezone setting. For glibc based host systems, timezona settings are in /etc/localtime. +LANG and LC_xxx environment variables set to non-C locale. + For the entire testsuite, the copyright is as follows: -- cgit v1.2.3