Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
4b9c36b0
Commit
4b9c36b0
authored
Dec 18, 2017
by
keks
Committed by
Jeromy
Jan 21, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sharness: increase timeout waiting for api file
License: MIT Signed-off-by:
keks
<
keks@cryptoscope.co
>
parent
52bc2982
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/sharness/lib/test-lib.sh
test/sharness/lib/test-lib.sh
+1
-1
No files found.
test/sharness/lib/test-lib.sh
View file @
4b9c36b0
...
...
@@ -218,7 +218,7 @@ test_launch_ipfs_daemon() {
# wait for api file to show up
test_expect_success
"api file shows up"
'
test_wait_for_file
2
0 100ms "$IPFS_PATH/api"
test_wait_for_file
5
0 100ms "$IPFS_PATH/api"
'
test_set_address_vars actual_daemon
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment