From: Igor K Date: Thu, 23 May 2019 22:42:03 +0000 (+0300) Subject: Rename reservation tests from *.sh to *.ksh X-Git-Tag: zfs-0.8.1~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2e7b0a2cd32cb44b1806a6f0961599aef9cd0e9;p=zfs Rename reservation tests from *.sh to *.ksh Reviewed-by: Richard Elling Reviewed-by: Brian Behlendorf Signed-off-by: Igor Kozhukhov Closes #8729 --- diff --git a/tests/zfs-tests/tests/functional/reservation/Makefile.am b/tests/zfs-tests/tests/functional/reservation/Makefile.am index 9b02867b9..8eaf09861 100644 --- a/tests/zfs-tests/tests/functional/reservation/Makefile.am +++ b/tests/zfs-tests/tests/functional/reservation/Makefile.am @@ -2,28 +2,28 @@ pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/reservation dist_pkgdata_SCRIPTS = \ setup.ksh \ cleanup.ksh \ - reservation_001_pos.sh \ - reservation_002_pos.sh \ - reservation_003_pos.sh \ - reservation_004_pos.sh \ - reservation_005_pos.sh \ - reservation_006_pos.sh \ - reservation_007_pos.sh \ - reservation_008_pos.sh \ - reservation_009_pos.sh \ - reservation_010_pos.sh \ - reservation_011_pos.sh \ - reservation_012_pos.sh \ - reservation_013_pos.sh \ - reservation_014_pos.sh \ - reservation_015_pos.sh \ - reservation_016_pos.sh \ - reservation_017_pos.sh \ - reservation_018_pos.sh \ - reservation_019_pos.sh \ - reservation_020_pos.sh \ - reservation_021_neg.sh \ - reservation_022_pos.sh + reservation_001_pos.ksh \ + reservation_002_pos.ksh \ + reservation_003_pos.ksh \ + reservation_004_pos.ksh \ + reservation_005_pos.ksh \ + reservation_006_pos.ksh \ + reservation_007_pos.ksh \ + reservation_008_pos.ksh \ + reservation_009_pos.ksh \ + reservation_010_pos.ksh \ + reservation_011_pos.ksh \ + reservation_012_pos.ksh \ + reservation_013_pos.ksh \ + reservation_014_pos.ksh \ + reservation_015_pos.ksh \ + reservation_016_pos.ksh \ + reservation_017_pos.ksh \ + reservation_018_pos.ksh \ + reservation_019_pos.ksh \ + reservation_020_pos.ksh \ + reservation_021_neg.ksh \ + reservation_022_pos.ksh dist_pkgdata_DATA = \ reservation.cfg \ diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_001_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_001_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_001_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_001_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_002_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_002_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_002_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_002_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_003_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_003_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_003_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_003_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_004_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_004_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_004_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_004_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_005_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_005_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_005_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_005_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_006_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_006_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_006_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_006_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_007_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_007_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_007_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_007_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_008_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_008_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_008_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_008_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_009_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_009_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_009_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_009_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_010_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_010_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_010_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_010_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_011_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_011_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_011_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_011_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_012_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_012_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_012_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_012_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_013_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_013_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_013_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_013_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_014_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_014_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_014_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_014_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_015_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_015_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_015_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_015_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_016_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_016_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_016_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_016_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_017_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_017_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_017_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_017_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_018_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_018_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_018_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_018_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_019_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_019_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_019_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_019_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_020_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_020_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_020_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_020_pos.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_021_neg.sh b/tests/zfs-tests/tests/functional/reservation/reservation_021_neg.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_021_neg.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_021_neg.ksh diff --git a/tests/zfs-tests/tests/functional/reservation/reservation_022_pos.sh b/tests/zfs-tests/tests/functional/reservation/reservation_022_pos.ksh similarity index 100% rename from tests/zfs-tests/tests/functional/reservation/reservation_022_pos.sh rename to tests/zfs-tests/tests/functional/reservation/reservation_022_pos.ksh