Skip to content
Snippets Groups Projects
Unverified Commit 39137113 authored by Oliver Smith's avatar Oliver Smith
Browse files

mr: run msg_filter scripts without chmod +x

With more modern packaging methods, the executable flag gets stripped
from the files in data. Adjust mr.py to run the scripts with python3
explicitly, doing it like that is actually better than having these
scripts that are not meant to be executed directly with the executable
flag on the filesystem.

Fixes: issue 20
parent d77deb26
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment