X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/9439c0cb5a4b020b9bfcfe0351e33c17b9c53b54..db9c9e27660be8672abf55886ff7226abd21004f:/testsuite/devices.test diff --git a/testsuite/devices.test b/testsuite/devices.test index b25fa6ea..51df996b 100644 --- a/testsuite/devices.test +++ b/testsuite/devices.test @@ -25,7 +25,7 @@ case `id -u` in # If we can't test the real device code, try to test --fake-super instead $RSYNC --version | grep ", xattrs" >/dev/null || test_skipped "Rsync needs root/fakeroot/--fake-super for device tests" RSYNC="$RSYNC --fake-super" - export RSYNC_FAKE_SUPER=1 + TLS_ARGS=--fake-super case "`xattr 2>&1`" in *--list:*) mknod() {