This is an automated email from the ASF dual-hosted git repository.

jensg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/thrift-website.git

commit dca1ea787e9c34ba24e438fb33bdb4c01f13cd86
Author: scstauf <[email protected]>
AuthorDate: Wed Feb 15 13:54:37 2023 -0600

    Changed cross test command.
---
 docs/BuildingFromSource.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/BuildingFromSource.md b/docs/BuildingFromSource.md
index 1918aab..a566964 100644
--- a/docs/BuildingFromSource.md
+++ b/docs/BuildingFromSource.md
@@ -47,7 +47,7 @@ and run the test suite:
 
 and the cross language test suite:
 
-    sh test/test.sh
+    python test/test.py
 
 ### Issues while compiling
 

Reply via email to