From: drakenclimber Date: Fri, 28 Jul 2023 14:43:45 +0000 (+0000) Subject: deploy: 99f63cdd131d278fa2e3f265a849ce25fce578a8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9420132c338bbccb1823b773c2a27a24ee4e6a74;p=thirdparty%2Flibcgroup.git deploy: 99f63cdd131d278fa2e3f265a849ce25fce578a8 --- diff --git a/md_doc_internal_release_github.html b/md_doc_internal_release_github.html index fb299f87..96336a93 100644 --- a/md_doc_internal_release_github.html +++ b/md_doc_internal_release_github.html @@ -92,9 +92,9 @@ $(function() { 5. Verify that there are no outstanding defects from Coverity
# ./bootstrap.sh
 # export PATH=$PATH:/path/to/cov-build
-# cov-build --dir cov-init make
+# cov-build --dir cov-int make
 # # verify the build succeeded.  Examine $? and cov-int/build-log.txt
-# tar czvf libcgroup-main@ae6b2682f10e.tar.gz cov-int
+# tar czvf libcgroup-main@<current hash>.tar.gz cov-int
 # Upload the tar file to Coverity
 

6. Perform any distribution test builds