You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2021/03/09 12:21:50 UTC

[GitHub] [openwhisk-release] rabbah commented on a change in pull request #377: chore: fix spelling

rabbah commented on a change in pull request #377:
URL: https://github.com/apache/openwhisk-release/pull/377#discussion_r590311420



##########
File path: tools/rcverify.sh
##########
@@ -277,7 +277,7 @@ CMP=$(eval "$CMD")
 validate $? 0 "$CMD"
 
 printf "verifying sources have proper headers..."
-if [ -f "$DIR/$BASE/tools/travis/scancodeExlusions" ]; then
+if [ -f "$DIR/$BASE/tools/travis/scancodeExclusions" ]; then

Review comment:
       This is OK. I don’t think we use this anywhere (I looked in several repos for a match). 




----------------------------------------------------------------
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:
users@infra.apache.org