Commit c2d5657c authored by Andrew Dunstan's avatar Andrew Dunstan

Update docs for vcregress.pl bincheck changes

parent d835dd66
...@@ -439,7 +439,7 @@ $ENV{CONFIG}="Debug"; ...@@ -439,7 +439,7 @@ $ENV{CONFIG}="Debug";
<userinput>vcregress modulescheck</userinput> <userinput>vcregress modulescheck</userinput>
<userinput>vcregress ecpgcheck</userinput> <userinput>vcregress ecpgcheck</userinput>
<userinput>vcregress isolationcheck</userinput> <userinput>vcregress isolationcheck</userinput>
<userinput>vcregress tapcheck</userinput> <userinput>vcregress bincheck</userinput>
<userinput>vcregress upgradecheck</userinput> <userinput>vcregress upgradecheck</userinput>
</screen> </screen>
...@@ -454,8 +454,8 @@ $ENV{CONFIG}="Debug"; ...@@ -454,8 +454,8 @@ $ENV{CONFIG}="Debug";
</para> </para>
<para> <para>
Running the TAP regression tests, with "vcregress tapcheck", requires an Running the regression tests on client programs, with "vcregress bincheck",
additional Perl module to be installed: requires an additional Perl module to be installed:
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term><productname>IPC::Run</productname></term> <term><productname>IPC::Run</productname></term>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment