]> arthur.barton.de Git - bup.git/commitdiff
README.md: consistently refer to "make test"
authorRob Browning <rlb@defaultvalue.org>
Sun, 26 Apr 2015 17:03:05 +0000 (12:03 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 26 Apr 2015 17:03:28 +0000 (12:03 -0500)
Thanks to Patrick Rouleau for reporting the inconsistency.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
README.md

index ea08b6eb80265b4cf83999d9d4ed2f938edaf40f..c18e56439ebb29e866f893a249af954e6b752449 100644 (file)
--- a/README.md
+++ b/README.md
@@ -140,7 +140,7 @@ From source
     The tests should pass.  If they don't pass for you, stop here and
     send an email to bup-list@googlegroups.com.  Though if there are
     symbolic links along the current working directory path, the tests
-    may fail.  Running something like this before "make check" should
+    may fail.  Running something like this before "make test" should
     sidestep the problem:
 
         cd "$(/bin/pwd)"