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

Commit9566d97

Browse files
committed
Removed PAUSE from build scripts
1 parentd1dfb89 commit9566d97

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

‎build/helpers/pgadmin_nsis_installer.cmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ GOTO :DONE
4343

4444
:ERROR
4545
ECHO Failed with error #%errorlevel%.
46-
PAUSE
4746
EXIT /b%errorlevel%
4847

4948
:DONE
5049
ECHO Done.
51-
PAUSE

‎build/helpers/pgbouncer.cmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ GOTO :DONE
2727

2828
:ERROR
2929
ECHO Failed with error #%errorlevel%.
30-
PAUSE
3130
EXIT /b%errorlevel%
3231

3332
:DONE
3433
ECHO Done.
35-
PAUSE

‎build/helpers/postgres_installer.cmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ GOTO :DONE
3939

4040
:ERROR
4141
ECHO Failed with error #%errorlevel%.
42-
PAUSE
4342
EXIT /b%errorlevel%
4443

4544
:DONE
4645
ECHO Done.
47-
PAUSE

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp