]> granicus.if.org Git - zfs/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, 24 May 2019 20:17:50 +0000 (13:17 -0700)
commit0ff5cd07723c23a158d5708cc5127209f37ac777
treedac8bc7e08227c89750f51b69dc5494e596e4e5b
parent8708fd888f8a2bd3c68ccc059a579ba7ff41f79d
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