Skip to content

Commit 618aec7

Browse files
committed
improve test headings
1 parent 5dbd9c9 commit 618aec7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/tools/msvc/vcregress.bat

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@echo off
2-
REM $PostgreSQL: pgsql/src/tools/msvc/vcregress.bat,v 1.6 2007/03/23 09:57:55 mha Exp $
2+
REM $PostgreSQL: pgsql/src/tools/msvc/vcregress.bat,v 1.7 2007/04/04 20:53:44 adunstan Exp $
33

44
SETLOCAL
55
SET STARTDIR=%CD%
@@ -58,6 +58,7 @@ goto :eof
5858

5959
REM Check a single procedural language
6060
:oneplcheck
61+
echo ==========================================================================
6162
echo Checking %1
6263
cd %1
6364
SET PL=%1
@@ -86,6 +87,8 @@ REM Check a single contrib module
8687
:onecontribcheck
8788
cd %1
8889

90+
echo ==========================================================================
91+
echo Checking %1
8992
perl ../../src/tools/msvc/getregress.pl > regress.tmp.bat
9093
call regress.tmp.bat
9194
del regress.tmp.bat

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy