commit 19ba267b262537b7034679e7d4803a476b9907ce
Author: Oswald Buddenhagen <[email protected]>
Date: Sun Nov 24 10:54:02 2019 +0100
give the coverity build result archive a more descriptive name
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 557742f..0265667 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,7 +56,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
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel