Make .thrift files non-executable since we removed the shebangs
authorDavid Reiss <dreiss@apache.org>
Sat, 14 Mar 2009 07:37:28 +0000 (07:37 +0000)
committerDavid Reiss <dreiss@apache.org>
Sat, 14 Mar 2009 07:37:28 +0000 (07:37 +0000)
commite0a11c44ab44eab3d4662716a70bfc5f9d272b77
tree9c6e553f29bf544993bd686cc915362f8a2686af
parent19d3d0a03a05979ec76a29161921e439b74ab244
Make .thrift files non-executable since we removed the shebangs

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@753610 13f79535-47bb-0310-9956-ffa450edef68
test/DocTest.thrift [changed mode: 0755->0644]
test/threads/ThreadsTest.thrift [changed mode: 0755->0644]
tutorial/shared.thrift [changed mode: 0755->0644]
tutorial/tutorial.thrift [changed mode: 0755->0644]