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 f56e970 commit b4a26b5Copy full SHA for b4a26b5
Makefile
@@ -17,7 +17,7 @@ run-lint:
17
golangci-lint --timeout=5m run --fix
18
19
xfstests:
20
- git clone --depth=1 https://github.com/kdave/xfstests
+ git clone --branch v2025.03.30 --depth=1 https://github.com/kdave/xfstests
21
cd xfstests && patch -p1 -l < ../test/xfstests.diff
22
23
s3proxy.jar:
0 commit comments