浏览代码

give the coverity build result archive a more descriptive name

Oswald Buddenhagen 5 年之前
父节点
当前提交
30e166aa18
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -59,7 +59,7 @@ log:
 
 cov-scan: clean
 	/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:
 	CFLAGS= INSTALL= dpkg-buildpackage -b --no-sign