]> arthur.barton.de Git - bup.git/blobdiff - t/compare-trees
Change incorrect unknown-owners references
[bup.git] / t / compare-trees
index cbe332f0c56de8a4de37a867be98da77ba5eb36e..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|freebsd)
+        cygwin|darwin|netbsd)
             echo "Not comparing ACLs (not yet supported on $OSTYPE)" 1>&2
             ;;
         *)