Another xattr "internal abbrev" fix for an xattr object that is
[rsync/rsync.git] / testsuite / chown.test
index 609ba92..2898890 100644 (file)
@@ -36,6 +36,7 @@ case $0 in
     esac
     ;;
 *)
+    RSYNC="$RSYNC --super"
     case `id -u` in
     '') ;; # If "id" failed, try to continue...
     0)  ;;