Skip to content

Create "exec" mapper that sets executable bits #133

@ctron

Description

@ctron

It would be nice if there would be a new "exec" mapper that simply sets exec bits only.

Configuration:

<mapper>
<type>exec</type>
<incldues>myapp</includes>
<user>true</user>
<group>true</group>
<other>true</other>
</mapper>

All files matching that expression get the exec bit set.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions