adamdebreceni commented on a change in pull request #1219:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1219#discussion_r781024958
##########
File path: bstrp_functions.sh
##########
@@ -445,6 +446,7 @@ read_feature_options(){
x) ToggleFeature AZURE_ENABLED ;;
y) ToggleFeature SYSTEMD_ENABLED ;;
z) ToggleFeature NANOFI_ENABLED ;;
+ aa) ToggleFeature SPLUNK_ENABLED ;;
Review comment:
we should update the usage message printed (`Enter choice [ A - Z or 1-7
]`) to reflect the addition of `aa` option
--
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]