aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/chown.test
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/chown.test')
-rw-r--r--testsuite/chown.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/chown.test b/testsuite/chown.test
index 28988903..d2908d7a 100644
--- a/testsuite/chown.test
+++ b/testsuite/chown.test
@@ -17,7 +17,7 @@ case $0 in
*fake*)
$RSYNC --version | grep ", xattrs" >/dev/null || test_skipped "Rsync needs xattrs for fake device tests"
RSYNC="$RSYNC --fake-super"
- TLS_ARGS=--fake-super
+ TLS_ARGS="$TLS_ARGS --fake-super"
case "`xattr 2>&1`" in
*--list:*)
chown() {