summaryrefslogtreecommitdiff
path: root/test/py.tornado
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2014-10-03 20:42:54 +0200
committerJens Geyer <jensg@apache.org>2014-10-03 20:42:54 +0200
commit79f988c27ac97b7a89e6c78a64da2f3a2f65d916 (patch)
tree46358895d7630b0fd10590068450bef9ef151320 /test/py.tornado
parentaaa8947f3a149d38dd4bfd395573860c2f18ea93 (diff)
downloadthrift-79f988c27ac97b7a89e6c78a64da2f3a2f65d916.tar.gz
THRIFT-2768: Whitespace Fixup
Client: General (Makefile.am) Patch: Jens Geyer Reverted makefile.am - tabs are not optional there
Diffstat (limited to 'test/py.tornado')
-rw-r--r--test/py.tornado/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/py.tornado/Makefile.am b/test/py.tornado/Makefile.am
index a33b72586..a8e680a97 100644
--- a/test/py.tornado/Makefile.am
+++ b/test/py.tornado/Makefile.am
@@ -20,11 +20,11 @@
THRIFT = $(top_srcdir)/compiler/cpp/thrift
thrift_gen: ../ThriftTest.thrift ../SmallTest.thrift
- $(THRIFT) --gen py:tornado ../ThriftTest.thrift
- $(THRIFT) --gen py:tornado ../SmallTest.thrift
+ $(THRIFT) --gen py:tornado ../ThriftTest.thrift
+ $(THRIFT) --gen py:tornado ../SmallTest.thrift
check: thrift_gen
- ./test_suite.py
+ ./test_suite.py
clean-local:
- $(RM) -r gen-py.tornado
+ $(RM) -r gen-py.tornado