From: Ben Darnell Date: Sun, 6 Oct 2013 00:02:03 +0000 (-0400) Subject: Undo erronous chmod +x's X-Git-Tag: v3.2.0b1~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fc7a26e45ad826c2a02ccae801844da9edcd79e;p=thirdparty%2Ftornado.git Undo erronous chmod +x's --- diff --git a/tornado/escape.py b/tornado/escape.py old mode 100755 new mode 100644 diff --git a/tornado/httpserver.py b/tornado/httpserver.py old mode 100755 new mode 100644 diff --git a/tornado/httputil.py b/tornado/httputil.py old mode 100755 new mode 100644 diff --git a/tornado/test/httputil_test.py b/tornado/test/httputil_test.py old mode 100755 new mode 100644 diff --git a/tornado/test/runtests.py b/tornado/test/runtests.py old mode 100755 new mode 100644 diff --git a/tornado/web.py b/tornado/web.py old mode 100755 new mode 100644 diff --git a/tornado/wsgi.py b/tornado/wsgi.py old mode 100755 new mode 100644