SvenRoederer commented on code in PR #2789:
URL: https://github.com/apache/thrift/pull/2789#discussion_r1734516711


##########
test/py/Makefile.am:
##########
@@ -71,50 +71,50 @@ TESTS= $(py_unit_tests)
 
 
 gen-py/%/__init__.py: ../%.thrift $(THRIFT)
-       test -f ../v0.16/$(notdir $<) \
-       && $(THRIFT) --gen py  ../v0.16/$(notdir $<) \
+       test -f ../$(notdir $<) \

Review Comment:
   @jimexist I see that you force-pushed on this PR. Did you address the 
section @fishy mentioned?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to