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

Commit4d8bc4b

Browse files
committed
Improving of error handling for dependencies
1 parentcef674b commit4d8bc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build/helpers/postgres.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ IF EXIST %DOWNLOADS_DIR%\%DEPS_ZIP% (
66
GOTO :BUILD_ALL
77
)ELSE (
88
ECHO"You need to build dependencies first!"
9-
EXIT /B1||GOTO :ERROR
9+
GOTO :ERROR
1010
)
1111

1212
:BUILD_ALL

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp