This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch win_wf_fix
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/win_wf_fix by this push:
new e1ef2f4 test
e1ef2f4 is described below
commit e1ef2f4c317ca16a58f960bdd99ecdad83a50f21
Author: HTHou <[email protected]>
AuthorDate: Mon Mar 21 09:59:31 2022 +0800
test
---
pom.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/pom.xml b/pom.xml
index 65bb55f..0967892 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1181,6 +1181,9 @@
<profile>
<id>thrift-generation</id>
<activation>
+ <os>
+ <family>mac</family>
+ </os>
<file>
<exists>src/main/thrift</exists>
</file>