mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
4de260efe3
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 |
||
---|---|---|
.. | ||
bash_completion.d | ||
bpftrace | ||
coverity | ||
debian | ||
dracut | ||
initramfs | ||
intel_qat | ||
pam_zfs_key | ||
pyzfs | ||
zcp | ||
Makefile.am |