Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1b1f7e9

Browse files
committed
Remove unnecessary logo output from msbuild when cleaning ecpg regression
test outputs.
1 parent0a6ac00 commit1b1f7e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/tools/msvc/clean.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@echooff
2-
REM $PostgreSQL: pgsql/src/tools/msvc/clean.bat,v 1.8 2007/11/13 22:49:47 tgl Exp $
2+
REM $PostgreSQL: pgsql/src/tools/msvc/clean.bat,v 1.9 2007/12/19 12:31:35 mha Exp $
33

44
setD=%CD%
55
ifexist ..\msvcifexist ..\..\..\srccd ..\..\..
@@ -61,7 +61,7 @@ for /r %%f in (*.sql) do if exist %%f.in del %%f
6161
cd%D%
6262

6363
REM Clean up ecpg regression test files
64-
msbuild ecpg_regression.proj /t:clean /v:q
64+
msbuild/NoLogoecpg_regression.proj /t:clean /v:q
6565

6666
goto :eof
6767

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp