ctubbsii commented on issue #185: Calling uno within a script fails URL: https://github.com/apache/fluo-uno/issues/185#issuecomment-406493019 So, I just realized `readarray` is a bash 4 thing, so it likely won't work on Macs, anyway; it's still possible to read stuff into an array first, and then loop the array when calling uno, but... it's a few extra lines, and using a new file descriptor (if it works on a Mac) is probably better.
---------------------------------------------------------------- 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
