Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0ee93ea
)
THRIFT-92. Remove the shebang line from reflection_limited.thrift
author
David Reiss
<dreiss@apache.org>
Mon, 21 Jul 2008 19:03:31 +0000
(19:03 +0000)
committer
David Reiss
<dreiss@apache.org>
Mon, 21 Jul 2008 19:03:31 +0000
(19:03 +0000)
We have tentatively decided to nix the shebang notation for Thrift files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@678530
13f79535
-47bb-0310-9956-
ffa450edef68
if/reflection_limited.thrift
patch
|
blob
|
history
diff --git
a/if/reflection_limited.thrift
b/if/reflection_limited.thrift
index
e96416f
..
e7340d1
100644
(file)
--- a/
if/reflection_limited.thrift
+++ b/
if/reflection_limited.thrift
@@
-1,5
+1,3
@@
-#!/usr/local/bin/thrift -php -java -cpp -py
-
// NOTICE!!!
// DO NOT FORGET to run regen.sh if you change this file
// (or if you change the compiler).