Skip to content

remove executable permissions on non-executable file

micah requested to merge fix_perms into master

The executable permissions on this file cause the debian packaging process to complain because this file is placed in a directory that normally doesn't have executable files contained in it.

Merge request reports