give the coverity build result archive a more descriptive name
This commit is contained in:
parent
406931bc45
commit
30e166aa18
|
@ -59,7 +59,7 @@ log:
|
||||||
|
|
||||||
cov-scan: clean
|
cov-scan: clean
|
||||||
/opt/cov-analysis-*/bin/cov-build --dir cov-int $(MAKE)
|
/opt/cov-analysis-*/bin/cov-build --dir cov-int $(MAKE)
|
||||||
tar cavf isync.tar.xz cov-int
|
tar cavf isync-cov.tar.xz cov-int
|
||||||
|
|
||||||
deb:
|
deb:
|
||||||
CFLAGS= INSTALL= dpkg-buildpackage -b --no-sign
|
CFLAGS= INSTALL= dpkg-buildpackage -b --no-sign
|
||||||
|
|
Loading…
Reference in New Issue
Block a user