diff mbox

[OSSTEST,2/2] coverity: Set CoverityToolsStripComponents to 2

Message ID 1501075992-2476-2-git-send-email-ian.jackson@eu.citrix.com (mailing list archive)
State New, archived
Headers show

Commit Message

Ian Jackson July 26, 2017, 1:33 p.m. UTC
This needs to be 2 for cov-analysis-linux64-2017.07.tar.gz
because that contains "./" at the start of its paths, which
tar counts as a component it's stripping.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
 production-config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Wei Liu July 26, 2017, 1:36 p.m. UTC | #1
On Wed, Jul 26, 2017 at 02:33:12PM +0100, Ian Jackson wrote:
> This needs to be 2 for cov-analysis-linux64-2017.07.tar.gz
> because that contains "./" at the start of its paths, which
> tar counts as a component it's stripping.
> 
> Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>

Reviewed-by: Wei Liu <wei.liu2@citrix.com>
diff mbox

Patch

diff --git a/production-config b/production-config
index bc961e6..8d94990 100644
--- a/production-config
+++ b/production-config
@@ -115,7 +115,7 @@  CoverityEmail security@xen.org
 # gets the default/dummy path
 CoverityUploadUrl https://scan.coverity.com/builds?project=XenProject
 CoverityTools cov-analysis-linux64-2017.07.tar.gz
-CoverityToolsStripComponents 1
+CoverityToolsStripComponents 2
 
 # We use the IP address because Citrix can't manage reliable nameservice
 #DebianMirrorHost debian.uk.xensource.com