]> arthur.barton.de Git - bup.git/blobdiff - t/compare-trees
Change incorrect unknown-owners references
[bup.git] / t / compare-trees
index 5ef44a29edc396358afb71d73f50639c665a0e26..3f99b3c4c69a6ab63f6314daecc7415b9d4840ba 100755 (executable)
@@ -49,7 +49,7 @@ if [[ ! "$rsync_version" =~ "ACLs" ]] || [[ "$rsync_version" =~ "no ACLs" ]]; th
     echo "Not comparing ACLs (not supported by available rsync)" 1>&2
 else
     case $OSTYPE in
-        cygwin|darwin)
+        cygwin|darwin|netbsd)
             echo "Not comparing ACLs (not yet supported on $OSTYPE)" 1>&2
             ;;
         *)