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 03:13:30 UTC

[GitHub] [openwhisk-release] jbampton opened a new pull request #377: chore: fix spelling

jbampton opened a new pull request #377:
URL: https://github.com/apache/openwhisk-release/pull/377


   


----------------------------------------------------------------
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



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

Posted by GitBox <gi...@apache.org>.
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



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

Posted by GitBox <gi...@apache.org>.
rabbah commented on a change in pull request #377:
URL: https://github.com/apache/openwhisk-release/pull/377#discussion_r590517315



##########
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:
       Found one reference https://github.com/apache/openwhisk-apigateway/blob/master/tools/travis/scancodeExclusions.




----------------------------------------------------------------
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



[GitHub] [openwhisk-release] rabbah merged pull request #377: chore: fix spelling

Posted by GitBox <gi...@apache.org>.
rabbah merged pull request #377:
URL: https://github.com/apache/openwhisk-release/pull/377


   


----------------------------------------------------------------
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