X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/53831b8818e4c62e95a59e6baf3b25e739c41971..bd437fdd9b938023b16490d10cdc2905a001c0d4:/covbuild.sh diff --git a/covbuild.sh b/covbuild.sh index 088acc23..47e04e7c 100755 --- a/covbuild.sh +++ b/covbuild.sh @@ -7,7 +7,7 @@ make clean ## coverity build -cov-build --dir cov-int make all UBUNTU_1404_QT4=1 +cov-build --dir cov-int make all ## create tarball tar cfz proxmark3.all.`date --date now +%Y%m%d%H%M%S`.tgz cov-int