summaryrefslogtreecommitdiff
path: root/rdiff-backup/testing/roottest.py
diff options
context:
space:
mode:
Diffstat (limited to 'rdiff-backup/testing/roottest.py')
-rw-r--r--rdiff-backup/testing/roottest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdiff-backup/testing/roottest.py b/rdiff-backup/testing/roottest.py
index 3f60544..c6d81c6 100644
--- a/rdiff-backup/testing/roottest.py
+++ b/rdiff-backup/testing/roottest.py
@@ -8,7 +8,7 @@ This is mainly a copy of regressiontest.py, but contains the two tests
that are meant to be run as root.
"""
-Globals.set('change_source_perms', 1)
+Globals.set('change_source_perms', None)
Globals.counter = 0
Log.setverbosity(4)