mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-23 21:34:45 +00:00
[qa] pull-tester: Adjust comment
This commit is contained in:
parent
fafb33cdef
commit
fad336648c
@ -172,8 +172,7 @@ def runtests():
|
|||||||
test_list.append(t)
|
test_list.append(t)
|
||||||
|
|
||||||
if print_help:
|
if print_help:
|
||||||
# Help should be the same for all scripts, so just
|
# Only print help of the first script and exit
|
||||||
# call the first and exit
|
|
||||||
subprocess.check_call(RPC_TESTS_DIR + test_list[0] + ' -h', shell=True)
|
subprocess.check_call(RPC_TESTS_DIR + test_list[0] + ' -h', shell=True)
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user