From 5847397deca66fb4a4b3d2e0dcb3414dd5c4e180 Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Mon, 29 Feb 2016 18:16:59 -0300 Subject: Minor tweaks for new src/test/recovery Author: Michael Paquier --- doc/src/sgml/install-windows.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index bfe840c3cf3..f08cca7fce5 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -455,9 +455,10 @@ $ENV{CONFIG}="Debug"; - Running the regression tests on client programs, with "vcregress bincheck", - or on recovery tests, with "vcregress recoverycheck" requires an additional - Perl module to be installed: + Running the regression tests on client programs, with + vcregress bincheck, or on recovery tests, with + vcregress recoverycheck requires an additional Perl module + to be installed: IPC::Run -- cgit v1.2.3