projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e25c40c
)
improve test headings
author
Andrew Dunstan
<andrew@dunslane.net>
Wed, 4 Apr 2007 20:53:44 +0000
(20:53 +0000)
committer
Andrew Dunstan
<andrew@dunslane.net>
Wed, 4 Apr 2007 20:53:44 +0000
(20:53 +0000)
src/tools/msvc/vcregress.bat
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/msvc/vcregress.bat
b/src/tools/msvc/vcregress.bat
index d2dec8a7ddfd0486ab3b665e61bcd8c7c64b1fa6..f26f216e76531402e17c55cc890a406c84320fe9 100644
(file)
--- a/
src/tools/msvc/vcregress.bat
+++ b/
src/tools/msvc/vcregress.bat
@@
-58,6
+58,7
@@
goto :eof
REM Check a single procedural language
:oneplcheck
+echo ==========================================================================
echo Checking %1
cd %1
SET PL=%1
@@
-86,6
+87,8
@@
REM Check a single contrib module
:onecontribcheck
cd %1
+echo ==========================================================================
+echo Checking %1
perl ../../src/tools/msvc/getregress.pl > regress.tmp.bat
call regress.tmp.bat
del regress.tmp.bat