martinzink commented on a change in pull request #1219:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1219#discussion_r781281354
##########
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:
I am not sure what would be the correct way to phrase this...
How about this?
https://github.com/apache/nifi-minifi-cpp/pull/1219/commits/7a0401fdaf024ac39ec0b6f5cd2527c5c98762b4
--
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]