Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
Code
-
Normal
-
Normal
-
User Report
-
All
-
None
Description
After CASSANDRA-17374, attempts to build/preview the website with run.sh returns:
environment: line 3: log_message: command not found
Note that I am able to stage the site locally but this may cause issues when the Jenkins builds the site for staging.
Steps to replicate:
$ git clone https://github.com/apache/cassandra-website.git $ cd cassandra-website/ $ ./run.sh website preview ... environment: line 3: log_message: command not found