]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
deploy: 99f63cdd131d278fa2e3f265a849ce25fce578a8
authordrakenclimber <drakenclimber@users.noreply.github.com>
Fri, 28 Jul 2023 14:43:45 +0000 (14:43 +0000)
committerdrakenclimber <drakenclimber@users.noreply.github.com>
Fri, 28 Jul 2023 14:43:45 +0000 (14:43 +0000)
md_doc_internal_release_github.html

index fb299f87ea9447c1f4621451961bed364088e891..96336a93637295372bba3947acf356bf951dbccc 100644 (file)
@@ -92,9 +92,9 @@ $(function() {
 5. Verify that there are no outstanding defects from Coverity</h3>
 <pre class="fragment"># ./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@&lt;current hash&gt;.tar.gz cov-int
 # Upload the tar file to Coverity
 </pre> <h3><a class="anchor" id="autotoc_md14"></a>
 6. Perform any distribution test builds</h3>