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

Appearance settings

Commit 186232f

Browse filesBrowse files
committed
Apply 1 suggestion(s) to 1 file(s)
1 parent c01c4cd commit 186232f
Copy full SHA for 186232f

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎test/1.synthetic.sh

Copy file name to clipboardExpand all lines: test/1.synthetic.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sudo docker run \
2020
--detach \
2121
postgres:12-alpine
2222

23-
while true; do
23+
for i in {1..300}; do
2424
sudo docker exec -it dblab_pg_initdb psql -U postgres -c 'select' && break
2525
sleep 1
2626
done

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.