From a50b2ab170ed12c950a621f8f29f1619850286fb Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sun, 6 Nov 2016 20:59:55 -0800 Subject: Added test for fchmod At the moment this test fails (cf. issue #62). If that gets fixed in the kernel, this test can be activated conditionally. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 492563d..619131a 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ TAGS /GRTAGS /GSYMS /GTAGS +/test/test_setattr -- cgit v1.2.3