diff options
author | Denis Vlasenko | 2008-02-13 14:30:33 +0000 |
---|---|---|
committer | Denis Vlasenko | 2008-02-13 14:30:33 +0000 |
commit | 3b92eaac53e1557ea923d6a395f753224a73d676 (patch) | |
tree | 8d347a473b8be1b9fb8d27954cb39e7d50b2ae25 /testsuite/README | |
parent | 75cddd8eb514082c8f9945ae1976f97c4b0413b4 (diff) | |
download | busybox-3b92eaac53e1557ea923d6a395f753224a73d676.zip busybox-3b92eaac53e1557ea923d6a395f753224a73d676.tar.gz |
sort: -z outputs NUL terminated lines. Closes bug 1591.
Diffstat (limited to 'testsuite/README')
-rw-r--r-- | testsuite/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/README b/testsuite/README index a44846d..b4719e6 100644 --- a/testsuite/README +++ b/testsuite/README @@ -1,6 +1,3 @@ -Update: doesn't work as described. Try "make check" from parent dir... -* * * - To run the test suite, change to this directory and run "./runtest". It will run all of the test cases, and list those with unexpected outcomes. Adding the -v option will cause it to show expected outcomes as well. To only run the test |