From d36b515954c1fc8ea711064a3e6ea023c43578e6 Mon Sep 17 00:00:00 2001 From: Andrew Kuchling Date: Sun, 18 Aug 2013 19:48:12 -0400 Subject: #18445: change permissions on some scripts to executable --- Tools/scripts/parse_html5_entities.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 Tools/scripts/parse_html5_entities.py (limited to 'Tools/scripts/parse_html5_entities.py') diff --git a/Tools/scripts/parse_html5_entities.py b/Tools/scripts/parse_html5_entities.py old mode 100644 new mode 100755 -- cgit v1.2.1