diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-07-18 16:22:26 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-07-18 16:22:26 +0200 |
commit | 6ae6426a7485b5835c23aea198b3065f491d918b (patch) | |
tree | 79ebcee570986e27d7137720ca3139af277a162b /testsuite/README | |
parent | b71ce023e9527b6afaa497ce62ca53a74cf94cef (diff) | |
download | busybox-6ae6426a7485b5835c23aea198b3065f491d918b.tar.gz |
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/README')
-rw-r--r-- | testsuite/README | 2 |
1 files changed, 2 insertions, 0 deletions
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: |