]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/749: Remove redundant sourcing of common/rc
authorNirjhar Roy (IBM) <nirjhar.roy.lists@gmail.com>
Wed, 9 Apr 2025 07:00:47 +0000 (07:00 +0000)
committerZorro Lang <zlang@kernel.org>
Thu, 10 Apr 2025 18:35:26 +0000 (02:35 +0800)
commita758e467c24a1bbbaeb6a161e63188d226405408
tree5c0e2ca487fe36bced111c208b1da50b8f7d9e5c
parentd90ee3b6496346198b5011e7e3826b69e8b4d8dc
generic/749: Remove redundant sourcing of common/rc

common/rc is already sourced before the test starts running
in _begin_fstest() preamble.

Signed-off-by: Nirjhar Roy (IBM) <nirjhar.roy.lists@gmail.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/749