mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-04 05:16:23 +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
|
||||
|
||||
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