]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
fstests: remove setup script
authorDave Chinner <dchinner@redhat.com>
Thu, 6 Mar 2025 21:34:46 +0000 (08:34 +1100)
committerZorro Lang <zlang@kernel.org>
Mon, 10 Mar 2025 06:49:39 +0000 (14:49 +0800)
commit317f7f5cc73921de67a28aa0f06b8f884c1bab40
treed303acd76c19c8980848d528c8353fa0bcf9c06d
parentce7f796ad416fc53a85638839df211310d8a1caf
fstests: remove setup script

THere is a script that will echo the current setup of the fstests
directory. This is largely the same output as running 'check -n' to
do a dry-run outputs. Hence this script is redundant, not likely to
be widely used and is easily replaced with check itself. Remove it.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: David Disseldorp <ddiss@suse.de>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
setup [deleted file]