> +_require_mknod() > +{ > + mknod $TEST_DIR/$tmp.null c 1 3 || _notrun "$FSTYP does not support mknod/mkfifo" Can you fix this overly long line? Otherwise this looks good.
> +_require_mknod() > +{ > + mknod $TEST_DIR/$tmp.null c 1 3 || _notrun "$FSTYP does not support mknod/mkfifo" Can you fix this overly long line? Otherwise this looks good.
![]() |