]> git.proxmox.com Git - mirror_zfs.git/commit
Fix ksh-path for random_readwrite_fixed.ksh
authorsiv0 <github@nomore.at>
Fri, 24 May 2019 20:17:50 +0000 (22:17 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 7 Jun 2019 19:39:13 +0000 (12:39 -0700)
commitc6bbacebc8d8679f1aa92b83db32ef7b36fc78ae
treeed2e498212d081827596af43eabeeec35b0b9944
parent4d7cb872e8d37e546b7d4364fe604d6fbe9094a9
Fix ksh-path for random_readwrite_fixed.ksh

The test in zfs-tests/tests/perf/regression/random_readwrite_fixed.ksh
is the only file to use /usr/bin/ksh in the shebang.
Change it to /bin/ksh for consistency.

Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Giuseppe Di Natale <guss80@gmail.com>
Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Closes #8779
tests/zfs-tests/tests/perf/regression/random_readwrite_fixed.ksh