X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/edff4a417d8b65f27154ea04349ce1b2a334e56a..323e05cc20b9c6f3235e6b94046f9aa587643c87:/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