File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -441,7 +441,7 @@ $ENV{CONFIG}="Debug";
441
441
<userinput>vcregress modulescheck</userinput>
442
442
<userinput>vcregress ecpgcheck</userinput>
443
443
<userinput>vcregress isolationcheck</userinput>
444
- <userinput>vcregress tapcheck </userinput>
444
+ <userinput>vcregress bincheck </userinput>
445
445
<userinput>vcregress upgradecheck</userinput>
446
446
</screen>
447
447
@@ -456,8 +456,8 @@ $ENV{CONFIG}="Debug";
456
456
</para>
457
457
458
458
<para>
459
- Running the TAP regression tests, with "vcregress tapcheck", requires an
460
- additional Perl module to be installed:
459
+ Running the regression tests on client programs , with "vcregress bincheck",
460
+ requires an additional Perl module to be installed:
461
461
<variablelist>
462
462
<varlistentry>
463
463
<term><productname>IPC::Run</productname></term>
You can’t perform that action at this time.
0 commit comments