dlmarion commented on PR #234: URL: https://github.com/apache/accumulo-testing/pull/234#issuecomment-1270425779
So, this does not work on `CentOS Linux release 7.9.2009 (Core)` with bash version `GNU bash, version 4.2.46(2)-release (x86_64-redhat-linux-gnu)`. Running `agitator start` yields: ``` ./agitator: line 207: readarray: -d: invalid option readarray: usage: readarray [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callback] [-c quantum] [array] ./agitator: line 215: readarray: -d: invalid option readarray: usage: readarray [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callback] [-c quantum] [array] ``` I copied the `readarray` command from line 44 ... -- 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]
