aboutsummaryrefslogtreecommitdiff
path: root/testsuite/README
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-07-18 16:22:26 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-07-18 16:22:26 +0200
commit6ae6426a7485b5835c23aea198b3065f491d918b (patch)
tree79ebcee570986e27d7137720ca3139af277a162b /testsuite/README
parentb71ce023e9527b6afaa497ce62ca53a74cf94cef (diff)
downloadbusybox-w32-6ae6426a7485b5835c23aea198b3065f491d918b.tar.gz
busybox-w32-6ae6426a7485b5835c23aea198b3065f491d918b.tar.bz2
busybox-w32-6ae6426a7485b5835c23aea198b3065f491d918b.zip
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/README2
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
27host system timezone setting. For glibc based host systems, timezona settings 27host system timezone setting. For glibc based host systems, timezona settings
28are in /etc/localtime. 28are in /etc/localtime.
29 29
30LANG and LC_xxx environment variables set to non-C locale.
31
30 32
31For the entire testsuite, the copyright is as follows: 33For the entire testsuite, the copyright is as follows:
32 34