mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 20:37:53 +08:00
sharness: add debug output for TEST_NO_PLUGIN
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
parent
2df61862ac
commit
b5ea00e6b4
@ -54,6 +54,7 @@ expr "$TEST_OS" : "CYGWIN_NT" >/dev/null || test_set_prereq STD_ERR_MSG
|
||||
if test "$TEST_VERBOSE" = 1; then
|
||||
echo '# TEST_VERBOSE='"$TEST_VERBOSE"
|
||||
echo '# TEST_NO_FUSE='"$TEST_NO_FUSE"
|
||||
echo '# TEST_NO_PLUGIN='"$TEST_NO_PLUGIN"
|
||||
echo '# TEST_EXPENSIVE='"$TEST_EXPENSIVE"
|
||||
echo '# TEST_OS='"$TEST_OS"
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user