Ruby: Fix the test suite again, I forgot a command when updating.

This commit is contained in:
Douglas R. Reno 2023-04-10 11:39:43 -05:00
parent 55844bfe06
commit 33884d36ed

View File

@ -93,6 +93,14 @@
<sect2 role="installation">
<title>Installation of Ruby</title>
<para>
If you wish to run the tests after installing this package, fix a problem
that results in a crash during the test suite, due to an undefined
variable:
</para>
<screen><userinput>sed -i '283d' tool/lib/leakchecker.rb</userinput></screen>
<para>
Install <application>Ruby</application> by running the following
command: