commit | d907cc92db5b93e699a4282e979d097ea863215a | [log] [tgz] |
---|---|---|
author | James E. King III <jking@apache.org> | Fri Jan 12 10:43:25 2018 -0500 |
committer | James E. King III <jking@apache.org> | Sat Feb 17 11:20:07 2018 -0500 |
tree | b0e2d210a2a6447e2094bfe0dfd0ffd604309417 | |
parent | 35d62edd6e9ff84b0fdd472e132a739b663a41c2 [diff] [blame] |
THRIFT-4352: update artful to use haxe 3.4.4 which fixes a core in haxe
diff --git a/test/haxe/make_all.sh b/test/haxe/make_all.sh old mode 100644 new mode 100755 index 2621258..eb2c9c2 --- a/test/haxe/make_all.sh +++ b/test/haxe/make_all.sh
@@ -19,7 +19,7 @@ # # invoke Thrift comnpiler -thrift -r -gen haxe ../ThriftTest.thrift +../../compiler/cpp/thrift -r -gen haxe ../ThriftTest.thrift # output folder if [ ! -d bin ]; then