1 reference to chmod
Interop.FunctionalTests (1)
H2SpecCommands.cs (1)
41
private static int chmod755(string pathname) =>
chmod
(pathname, _0755);