summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@sourcefrog.net>2015-11-29 22:33:09 -0800
committerMartin Pool <mbp@sourcefrog.net>2015-11-29 22:33:09 -0800
commit072307968fb867ca67505986ca19b49457e4f95f (patch)
treedb74c35ec06a2c46c7464ea2e4d245ad5a26ff19
parent25091e125c93d5886cc717560a71d86f3c043c82 (diff)
downloadlibrsync-072307968fb867ca67505986ca19b49457e4f95f.tar.gz
Link to `make test` bug from README
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53b77f1..6a2653e 100644
--- a/README.md
+++ b/README.md
@@ -152,7 +152,9 @@ librsync has annotations for the SPLINT static checking tool.
You can run the tests with `make test`.
-**Note that CMake will not automatically build before testing.**
+**Note that CMake will not automatically build before testing.** This is a bug,
+https://github.com/librsync/librsync/issues/49, and a patch to fix it would be
+welcome.
You need `make all && make test`.