joshelser commented on issue #734: Make the ACCUMULO_MONITOR_BIND_ALL property case-insensitive checking URL: https://github.com/apache/accumulo/pull/734#issuecomment-434065754 > Did you test this? Ran a quick test locally with `export ACCUMULO_MONITOR_BIND_ALL="True"` and it worked as expected. Pulled it from Stackoverflow, essentially. There was another solution suggested that was pure bash, but that required Bash4 which I didn't think was appropriate. The comments indicated that the `shopt` on `nocasematch` solution should work, but I didn't do a lot of digging either.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
