ZTS: Consistency pass for .ksh extensions

* Use .ksh extension for ksh scripts, not .sh
* Remove .ksh extension from tests in common.run

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #9502
This commit is contained in:
Ryan Moeller
2019-10-24 13:47:47 -04:00
committed by Brian Behlendorf
parent 10fa254539
commit 4c6225b688
3 changed files with 4 additions and 4 deletions
@@ -19,7 +19,7 @@ dist_pkgdata_SCRIPTS = \
zfs_mount_all_mountpoints.ksh \
zfs_mount_encrypted.ksh \
zfs_mount_remount.ksh \
zfs_mount_test_race.sh \
zfs_mount_test_race.ksh \
zfs_multi_mount.ksh
dist_pkgdata_DATA = \