mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: fix common source file path
After the re-factor, common.* have been renamed to common/* but there are several files still look for the old path, fix it. Signed-off-by: Eryu Guan <eguan@redhat.com> Reviewed-by: Rich Johnston <rjohnston@sgi.com> Signed-off-by: Rich Johnston <rjohnston@sgi.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Filters for btrfs command output
|
||||
|
||||
. ./common.filter.btrfs
|
||||
. ./common/filter.btrfs
|
||||
|
||||
# Some, but not all, commands emit "Btrfs <version>"
|
||||
_filter_btrfs_version()
|
||||
|
||||
Reference in New Issue
Block a user