Manno15 commented on issue #275: URL: https://github.com/apache/fluo-uno/issues/275#issuecomment-976882658
The `shift` for run_component: https://github.com/apache/fluo-uno/blob/fc519d6b4a407575f3ce73ad28d33869a98021f9/bin/impl/util.sh#L101 Does not seem to be shifting the parameter position for run/accumulo.sh but the one for install_component https://github.com/apache/fluo-uno/blob/fc519d6b4a407575f3ce73ad28d33869a98021f9/bin/impl/util.sh#L89 is correctly shifting the position for install/accumulo.sh. -- 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]
