Mike Frysinger 18 gadi atpakaļ
vecāks
revīzija
f88a9032ce
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      test/README

+ 1 - 1
test/README

@@ -6,7 +6,7 @@ The following make variables may help you in testing:
  - UCLIBC_ONLY  - only run tests against uClibc
  - UCLIBC_ONLY  - only run tests against uClibc
  - GLIBC_ONLY   - only run tests against glibc
  - GLIBC_ONLY   - only run tests against glibc
  - COMPILE_ONLY - just build the tests, don't run them
  - 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
  - V / VERBOSE  - run tests with a lot of output
 
 
 So, to just run the uClibc tests, try this:
 So, to just run the uClibc tests, try this: