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

Commit1667810

Browse files
committed
increase timeout to make travis tests pass
1 parent3424333 commit1667810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tools/build_test_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ while :; do
118118
curl -s http://localhost:8080/users/sign_in2>/dev/null \
119119
| grep -q"GitLab Community Edition"&&break
120120
I=$((I+5))
121-
["$I"-lt120 ]|| fatal"timed out"
121+
["$I"-lt360 ]|| fatal"timed out"
122122
done
123123

124124
# Get the token

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp