mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-04 13:27:14 +08:00
print out all daemon stderr files when iptb stop fails
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
@ -79,7 +79,8 @@ run_advanced_test() {
|
|||||||
run_random_dir_test
|
run_random_dir_test
|
||||||
|
|
||||||
test_expect_success "shut down nodes" '
|
test_expect_success "shut down nodes" '
|
||||||
iptb stop
|
iptb stop ||
|
||||||
|
test_fsh tail -n +1 .iptb/*/daemon.std*
|
||||||
'
|
'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user