We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecea995 commit 668460eCopy full SHA for 668460e
microsoft/testsuites/xfstests/xfstests.py
@@ -41,7 +41,7 @@ class Xfstests(Tool):
41
# This is the default repo and branch for xfstests.
42
# Override this via _install method if needed.
43
repo = "https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git"
44
- branch = "master"
+ branch = "v2024.02.09"
45
# these are dependencies for xfstests. Update on regular basis.
46
common_dep = [
47
"acl",
0 commit comments