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
427ccfc3
Commit
427ccfc3
authored
Feb 20, 2017
by
Jeromy Johnson
Committed by
GitHub
Feb 20, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3701 from ipfs/debug/iptb-fails
print out all daemon stderr files when iptb stop fails
parents
584c0956
14daf0a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
test/sharness/t0130-multinode.sh
test/sharness/t0130-multinode.sh
+2
-1
No files found.
test/sharness/t0130-multinode.sh
View file @
427ccfc3
...
...
@@ -79,7 +79,8 @@ run_advanced_test() {
run_random_dir_test
test_expect_success
"shut down nodes"
'
iptb stop
iptb stop ||
test_fsh tail -n +1 .iptb/*/daemon.std*
'
}
...
...
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