Commit b40d5950440d8d861899016d19dafe5bce6e9564

Martin Mitas 2016-12-04T17:01:00

Fix file permissions of python scripts.

1
2
3
4
5
6
7
8
9
diff --git a/test/cmark.py b/test/cmark.py
old mode 100644
new mode 100755
diff --git a/test/normalize.py b/test/normalize.py
old mode 100644
new mode 100755
diff --git a/test/spec_tests.py b/test/spec_tests.py
old mode 100644
new mode 100755