Add curl uploader for coverity dump.
authorCarl Hetherington <cth@carlh.net>
Thu, 29 Jan 2015 21:25:58 +0000 (21:25 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 Jan 2015 21:25:58 +0000 (21:25 +0000)
hacks/coverity

index ea1c649daffed61c2ae961a2812b054dfa365d0f..803cbed7021db9a0602e96f42f4cf5b5135e295d 100644 (file)
@@ -2,3 +2,9 @@
 ./waf clean
 ~/src/cov-analysis-linux64-7.6.0/bin/cov-build --dir cov-int ./waf
 tar czvf dcpomatic2.tar.gz cov-int
+curl --form token=OrnQ8l5pxA29SbacB7iL1Q \
+  --form email=cth@carlh.net \
+  --form file=@dcpomatic2.tar.gz \
+  --form version="Version" \
+  --form description="Description" \
+  https://scan.coverity.com/builds?project=cth103%2Fdcpomatic