[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [digikam] project/reports: disable clang filtering for the moment
From:       Gilles Caulier <null () kde ! org>
Date:       2018-09-19 15:54:47
Message-ID: E1g2eoR-00070j-7g () code ! kde ! org
[Download RAW message or body]

Git commit 62436a74c8311c4352afb394ea3c0b6949c1bed4 by Gilles Caulier.
Committed on 19/09/2018 at 15:54.
Pushed by cgilles into branch 'master'.

disable clang filtering for the moment

M  +2    -2    project/reports/clangscan.sh

https://commits.kde.org/digikam/62436a74c8311c4352afb394ea3c0b6949c1bed4

diff --git a/project/reports/clangscan.sh b/project/reports/clangscan.sh
index 57c21464e8..a624a38bc9 100755
--- a/project/reports/clangscan.sh
+++ b/project/reports/clangscan.sh
@@ -72,7 +72,7 @@ echo "Clang Report $TITLE to publish is located to $SCANBUILD_DIR"
 # Note: Clang do not have an option to ignore directories to scan at compilation time.
 # Se this entry in Clang bugzilla: https://bugs.llvm.org/show_bug.cgi?id=22594
 krazySkipConfig
-
+if [ ] ; then
 for DROP_ITEM in $KRAZY_FILTERS ; do
     echo -e "--- drop $DROP_ITEM from index.html with statistics adjustements"
 
@@ -139,7 +139,7 @@ for DROP_ITEM in $KRAZY_FILTERS ; do
     done
 
 done
-
+fi
 # update www.digikam.org report section.
 updateReportToWebsite "clang" $SCANBUILD_DIR $TITLE $(parseGitBranch)
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic