summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordgaudet <dgaudet@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-06-19 20:21:58 +0000
committerdgaudet <dgaudet@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-06-19 20:21:58 +0000
commit19ca3b4feb60d3ee32b02a1d099a28b1899abaf5 (patch)
tree3cb37fbde28d7aced1d7cfd1fa1139506a34a74a
parent5632d1ea9346ad90663a9c83b0bb4af1509fbc6c (diff)
downloadrdiff-backup-19ca3b4feb60d3ee32b02a1d099a28b1899abaf5.tar.gz
a few notes about running the testsuite
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@590 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-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)