shukitchan commented on PR #9798: URL: https://github.com/apache/trafficserver/pull/9798#issuecomment-1586616891
There is a trailing white space somewhere. here is the error message ``` example/plugins/lua-api/modsecurity/ats-luajit-modsecurity.lua: + '[' 1 '!=' 0 ']' + echo 'Error: Trailing whitespaces are not allowed!' Error: Trailing whitespaces are not allowed! + echo 'Error: Please run: git grep -IE '\'' +$'\''' Error: Please run: git grep -IE ' +$' ``` -- 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]
