This is an automated email from the ASF dual-hosted git repository.

houshengbo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git


The following commit(s) were added to refs/heads/master by this push:
     new 03219cf  Update Travis to use ASF-Release.cfg.
03219cf is described below

commit 03219cf525725e745993caf3b58494fe89b2cfb8
Author: Matt Rutkowski <[email protected]>
AuthorDate: Thu May 31 13:36:03 2018 -0500

    Update Travis to use ASF-Release.cfg.
---
 tools/travis/scan.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/travis/scan.sh b/tools/travis/scan.sh
index a8b6e4c..28bb5d1 100755
--- a/tools/travis/scan.sh
+++ b/tools/travis/scan.sh
@@ -34,7 +34,7 @@ git clone 
https://github.com/apache/incubator-openwhisk-utilities.git
 
 # run the scancode util. against project source code starting at its root
 cd $UTILDIR
-scancode/scanCode.py --config scancode/ASF-Release-v2.cfg $ROOTDIR
+scancode/scanCode.py --config scancode/ASF-Release.cfg $ROOTDIR
 
 # run scalafmt checks
 cd $ROOTDIR

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to