From b92e3164767027e7b0048717dcac6741c31d7a3e Mon Sep 17 00:00:00 2001 From: pkeyani Date: Wed, 10 Oct 2007 05:22:31 +0000 Subject: [PATCH] made tutorial.thrift executable Summary: made tutorial.thrift executable Trac Bug: # Blame Rev: Reviewed By: mcslee Test Plan: tested locally Revert Plan: revertable Notes: EImportant: git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665298 13f79535-47bb-0310-9956-ffa450edef68 --- tutorial/tutorial.thrift | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tutorial/tutorial.thrift diff --git a/tutorial/tutorial.thrift b/tutorial/tutorial.thrift old mode 100644 new mode 100755 -- 2.17.1