martinzink commented on code in PR #1504:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1504#discussion_r1124784277
##########
bstrp_functions.sh:
##########
@@ -371,7 +371,7 @@ show_supported_features() {
echo "J. TensorFlow Support ..........$(print_feature_status
TENSORFLOW_ENABLED)"
echo "K. Bustache Support ............$(print_feature_status
BUSTACHE_ENABLED)"
echo "L. MQTT Support ................$(print_feature_status MQTT_ENABLED)"
- echo "M. Python Support ..............$(print_feature_status PYTHON_ENABLED)"
+ echo "M. Lua Scripting Support .......$(print_feature_status
LUA_SCRIPTING_ENABLED)"
Review Comment:
sure :smile:
https://github.com/apache/nifi-minifi-cpp/pull/1504/commits/9505ef1295709a5cb313c656f8757b30a342574a
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]