mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-07 17:28:02 +08:00
Merge pull request #3701 from ipfs/debug/iptb-fails
print out all daemon stderr files when iptb stop fails
This commit is contained in:
commit
427ccfc3c4
@ -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*
|
||||
'
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user