summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rdiff-backup/CVS-README4
1 files changed, 4 insertions, 0 deletions
diff --git a/rdiff-backup/CVS-README b/rdiff-backup/CVS-README
index 5b5a54c..269d81d 100644
--- a/rdiff-backup/CVS-README
+++ b/rdiff-backup/CVS-README
@@ -47,3 +47,7 @@ So, three steps:
If python restoretest.py doesn't work, try running
./makerestoretest3
+Note:
+- some of the tests may require a normal user ben and group ben to exist.
+- you may need to install extra packages for acl/xattr... (such as
+ python-pylibacl and python-pyxattr on debian)