mike-mcgann commented on code in PR #919: URL: https://github.com/apache/daffodil/pull/919#discussion_r1085930218
########## xsrc/test/scripts/refactor/rename-dirs.sh: ########## @@ -0,0 +1,106 @@ +#!/bin/bash Review Comment: I worked with Steve on the ratCheck issue. After digging around a bit it appears that it was getting flagged as a binary because the filename contained ".lib". Those files have been placed in the RAT exclusion list for now as there doesn't seem to be an easy way to override that behavior. -- 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]
