mirror_zfs/contrib
Derek Schrock 4de260efe3
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-06-06 17:37:26 -07:00
..
bash_completion.d contrib/bash_completion.d: squelch FreeBSD seq when first < last 2024-06-06 17:37:26 -07: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 Python 3.12 deprecated python3-distutils 2024-04-25 13:40:09 -07:00
dracut dracut: support mountpoint=legacy for root dataset 2023-08-08 09:38:34 -07:00
initramfs Revert "initramfs: use mount.zfs instead of mount" 2023-05-31 16:58:41 -07: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 RAID-Z expansion feature 2023-11-08 10:19:41 -08:00
zcp Replace EXTRA_DIST with dist_noinst_DATA 2022-05-26 09:24:50 -07:00
Makefile.am autoconf: use include directives instead of recursing down contrib 2022-05-10 10:19:44 -07:00