From: Ben Darnell Date: Sat, 28 May 2011 22:03:35 +0000 (-0700) Subject: Remove execute permission from files not intended to be entry points X-Git-Tag: v2.0.0~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27bf4d85e28f63ed448829c122838af41a1c297f;p=thirdparty%2Ftornado.git Remove execute permission from files not intended to be entry points --- diff --git a/tornado/httputil.py b/tornado/httputil.py old mode 100755 new mode 100644 diff --git a/tornado/test/ioloop_test.py b/tornado/test/ioloop_test.py old mode 100755 new mode 100644 diff --git a/tornado/test/stack_context_test.py b/tornado/test/stack_context_test.py old mode 100755 new mode 100644 diff --git a/website/static/facebook.png b/website/static/facebook.png old mode 100755 new mode 100644 diff --git a/website/static/friendfeed.png b/website/static/friendfeed.png old mode 100755 new mode 100644 diff --git a/website/static/twitter.png b/website/static/twitter.png old mode 100755 new mode 100644