diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test-runner/Makefile.am | 2 | ||||
-rw-r--r-- | tests/test-runner/bin/Makefile.am (renamed from tests/test-runner/cmd/Makefile.am) | 0 | ||||
-rwxr-xr-x | tests/test-runner/bin/test-runner.py (renamed from tests/test-runner/cmd/test-runner.py) | 0 | ||||
-rw-r--r-- | tests/zfs-tests/include/commands.cfg | 1 |
4 files changed, 1 insertions, 2 deletions
diff --git a/tests/test-runner/Makefile.am b/tests/test-runner/Makefile.am index 6a0d9ec29..db3d96614 100644 --- a/tests/test-runner/Makefile.am +++ b/tests/test-runner/Makefile.am @@ -1 +1 @@ -SUBDIRS = cmd include man +SUBDIRS = bin include man diff --git a/tests/test-runner/cmd/Makefile.am b/tests/test-runner/bin/Makefile.am index 223622dda..223622dda 100644 --- a/tests/test-runner/cmd/Makefile.am +++ b/tests/test-runner/bin/Makefile.am diff --git a/tests/test-runner/cmd/test-runner.py b/tests/test-runner/bin/test-runner.py index 4c53257df..4c53257df 100755 --- a/tests/test-runner/cmd/test-runner.py +++ b/tests/test-runner/bin/test-runner.py diff --git a/tests/zfs-tests/include/commands.cfg b/tests/zfs-tests/include/commands.cfg index 32749028c..e5ac7ef67 100644 --- a/tests/zfs-tests/include/commands.cfg +++ b/tests/zfs-tests/include/commands.cfg @@ -135,7 +135,6 @@ export ZFS_FILES='zdb zinject zpool ztest - zpios raidz_test arc_summary.py arcstat.py |