keith-turner commented on pull request #125: URL: https://github.com/apache/accumulo-testing/pull/125#issuecomment-700187959
Could also do `./bin/performance run results GroupCommitPT`. Looking at the code I think the substring works because of the following line. https://github.com/apache/accumulo-testing/blob/6e2495f117449203086bd2d2bfdbfcc66580aa06/bin/performance#L84 However the following earlier line does not do substring matching on `$3`, but it didn't prevent me from using only the class name. Not sure why. https://github.com/apache/accumulo-testing/blob/6e2495f117449203086bd2d2bfdbfcc66580aa06/bin/performance#L72 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
