aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/devices.test
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/devices.test')
-rw-r--r--testsuite/devices.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/devices.test b/testsuite/devices.test
index 804e4c33..8df0be62 100644
--- a/testsuite/devices.test
+++ b/testsuite/devices.test
@@ -18,7 +18,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:*)
mknod() {