commit | ef0a8fa62a8a86b23999f9a9ad31478852474854 | [log] [tgz] |
---|---|---|
author | Nobuaki Sukegawa <nsukeg@gmail.com> | Sun May 10 20:21:17 2015 +0900 |
committer | Roger Meier <roger@apache.org> | Sun May 10 18:25:56 2015 +0200 |
tree | dc2ce0adadd75017b4afcd52a264a41640044350 | |
parent | 03f0e18fcb423e165ee05757ba449efb3e672dd1 [diff] [blame] |
THRIFT-3138 "make check" parallel execution is underministic
diff --git a/test/py/Makefile.am b/test/py/Makefile.am index f8a3aa0..d3f0a7d 100755 --- a/test/py/Makefile.am +++ b/test/py/Makefile.am
@@ -39,6 +39,7 @@ gen-py-dynamicslots/DebugProtoTest/__init__.py precross: $(THRIFT) $(thrift_gen) +BUILT_SOURCES = $(thrift_gen) helper_scripts= \ TestClient.py \