zfs/tests/zfs-tests/tests/functional/userquota
Ryan Moeller ca7ea23f8a
ZTS: Fix userquota_006_pos on FreeBSD
FreeBSD uses `pw` for account management. `userquota_006_pos`
erroneously invokes the non-existent `groupdel` command on FreeBSD.

Use `pw groupdel -n` instead of `groupdel` on FreeBSD.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10032
2020-02-20 08:14:24 -08:00
..
Makefile.am Fix "file is executable, but no shebang" warnings 2018-04-06 16:34:21 -07:00
cleanup.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
groupspace_001_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
groupspace_002_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
groupspace_003_pos.ksh Fix 'zfs get {user|group}objused@' functionality 2017-11-29 11:59:22 -08:00
setup.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
userquota.cfg Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00
userquota_001_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
userquota_002_pos.ksh ZTS: path cleanup 2018-08-30 13:46:55 -07:00
userquota_003_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
userquota_004_pos.ksh Add zfs_nicebytes() to print human-readable sizes 2017-05-02 13:43:53 -07:00
userquota_005_neg.ksh Fix typos in tests/ 2019-09-02 17:58:26 -07:00
userquota_006_pos.ksh ZTS: Fix userquota_006_pos on FreeBSD 2020-02-20 08:14:24 -08:00
userquota_007_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
userquota_008_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
userquota_009_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
userquota_010_pos.ksh Fix typos in tests/ 2019-09-02 17:58:26 -07:00
userquota_011_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
userquota_012_neg.ksh Fix typos in tests/ 2019-09-02 17:58:26 -07:00
userquota_013_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
userquota_common.kshlib Add zfs_nicebytes() to print human-readable sizes 2017-05-02 13:43:53 -07:00
userspace_001_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
userspace_002_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
userspace_003_pos.ksh Fix 'zfs get {user|group}objused@' functionality 2017-11-29 11:59:22 -08:00