This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/thrift-website.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 448d399 Automatic Site Publish by Buildbot
448d399 is described below
commit 448d39913ad725768a17056a6517f34313b46442
Author: buildbot <[email protected]>
AuthorDate: Wed Mar 1 22:14:19 2023 +0000
Automatic Site Publish by Buildbot
---
output/docs/BuildingFromSource.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/docs/BuildingFromSource.html
b/output/docs/BuildingFromSource.html
index 58c01a1..3f9448b 100644
--- a/output/docs/BuildingFromSource.html
+++ b/output/docs/BuildingFromSource.html
@@ -102,7 +102,7 @@ From the top directory, do:</p>
<p>and the cross language test suite:</p>
-<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>sh test/test.sh
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>python3 test/test.py
</code></pre></div></div>
<h3 id="issues-while-compiling">Issues while compiling</h3>