> @@ -137,6 +137,11 @@ $TOUCH $mntpnt2/f18
> $RM $mntpnt/h17
> $RM $mntpnt2/h*
>
> +# Add empty objects to $fs to exercise dmu_traverse code
> +for i in `seq 1 100`; do
Using seq requires gnu-coreutils. Is that a dependency you really want to drag
in?
---
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/37/files#r48056541
_______________________________________________
developer mailing list
developer@open-zfs.org
http://lists.open-zfs.org/mailman/listinfo/developer