Explorar o código

give the coverity build result archive a more descriptive name

Oswald Buddenhagen %!s(int64=5) %!d(string=hai) anos
pai
achega
30e166aa18
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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