summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-27 15:11:28 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-27 15:11:28 +0000
commitf88a9032ce69147fb34ab0d3a27fdcd4d1952ece (patch)
treeab8b98decd1bf95161b9a323acb3a6e154df8312
parent09710a49d3098529f3bf5607c3c393c8c730aa0a (diff)
indent
-rw-r--r--test/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README b/test/README
index 4704b57c5..fe07a53f5 100644
--- a/test/README
+++ b/test/README
@@ -6,7 +6,7 @@ The following make variables may help you in testing:
- UCLIBC_ONLY - only run tests against uClibc
- GLIBC_ONLY - only run tests against glibc
- COMPILE_ONLY - just build the tests, don't run them
- - CHECK_ONLY - only run the tests, don't compile or link them
+ - CHECK_ONLY - only run the tests, don't compile or link them
- V / VERBOSE - run tests with a lot of output
So, to just run the uClibc tests, try this: