We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentb06a8e3 commit0fbf440Copy full SHA for 0fbf440
doc/src/sgml/install-windows.sgml
@@ -438,7 +438,7 @@ $ENV{CONFIG}="Debug";
438
<userinput>vcregress contribcheck</userinput>
439
<userinput>vcregress ecpgcheck</userinput>
440
<userinput>vcregress isolationcheck</userinput>
441
-<userinput>vcregresstapcheck</userinput>
+<userinput>vcregressbincheck</userinput>
442
<userinput>vcregress upgradecheck</userinput>
443
</screen>
444
@@ -453,8 +453,8 @@ $ENV{CONFIG}="Debug";
453
</para>
454
455
<para>
456
- Running theTAPregression tests, with "vcregresstapcheck", requires an
457
- additional Perl module to be installed:
+ Running the regression tests on client programs, with "vcregressbincheck",
+requires anadditional Perl module to be installed:
458
<variablelist>
459
<varlistentry>
460
<term><productname>IPC::Run</productname></term>