mirror_zfs/contrib
Derek Schrock 5dac614e7b contrib/bash_completion.d: squelch FreeBSD seq when first < last
With seq x -1 z and x is less than z FreeBSD seq will print the error:

	$ seq 1 -1 2
	seq: needs positive increment

Hide this error.  Alternatively $COMP_CWORD could be checked for < 2.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Derek Schrock <dereks@lifeofadishwasher.com>
Closes #16234
2024-11-06 10:06:30 -08:00
..
bash_completion.d contrib/bash_completion.d: squelch FreeBSD seq when first < last 2024-11-06 10:06:30 -08:00
bpftrace Replace EXTRA_DIST with dist_noinst_DATA 2022-05-26 09:24:50 -07:00
coverity Coverity Model Update 2022-11-29 10:00:56 -08:00
debian Update path for zed in zfs-zed.service for native debian packages 2024-11-05 15:43:53 -08:00
dracut dracut: support mountpoint=legacy for root dataset 2023-08-25 13:33:40 -07:00
initramfs Fix inconsistent mount options for ZFS root 2024-11-05 15:43:53 -08:00
intel_qat Add intel_QAT patches 2020-09-30 13:17:30 -07:00
pam_zfs_key PAM: support password changes even when not mounted 2023-05-31 17:01:11 -07:00
pyzfs Better handling for future crypto parameters 2023-03-07 14:05:14 -08:00
zcp Replace EXTRA_DIST with dist_noinst_DATA 2022-05-26 09:24:50 -07:00
Makefile.am Fix missing packaging files from release tarballs 2024-11-05 15:43:52 -08:00