X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README.md;fp=README.md;h=c3815582482fb77d7a546ce1fa527b38bd008b35;hb=63c1a8c02851b74309676588123d49710e1ecb29;hp=cc2f2ef962a343a857992d7f495fcc6e5f18586a;hpb=0144a07edc1a00b065bda208c36986b8201fb15a;p=bup.git diff --git a/README.md b/README.md index cc2f2ef..c381558 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ From source apt-get install python-pyxattr apt-get install pkg-config linux-libc-dev libacl1-dev apt-get install acl attr + apt-get isntall python-pytest-xdist # optional (parallel tests) apt-get install libreadline-dev # optional (bup ftp) apt-get install python-tornado # optional (bup web) ``` @@ -198,6 +199,14 @@ From source make check ``` + If you have the Python xdist module installed, then you can + probably run the tests faster by adding the make -j option (see ./HACKING for additional information): + + ```sh + make -j check + ``` + 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