ChinmayHegde24 opened a new pull request, #730:
URL: https://github.com/apache/ranger/pull/730
Fixed regex matching for group validation for below
if [[ ${useringrouparr[1]} =~ "(${unix_group})" ]]
Fixed array expansion in log function for
echo "${prefix} $@" >> $LOGFILE
echo "${prefix} $@"
Fixed missing variable in keystore type property
--
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]