Update binary name in tests and old example script
This commit is contained in:
@@ -145,7 +145,7 @@ STAGES = [
|
||||
|
||||
STAGE_COMMANDS = {
|
||||
'btest': [repofile('src/test/test_bitcoin'), '-p'],
|
||||
'gtest': [repofile('src/komodo-gtest')],
|
||||
'gtest': [repofile('src/hush-gtest')],
|
||||
'sec-hard': check_security_hardening,
|
||||
'no-dot-so': ensure_no_dot_so_in_depends,
|
||||
'util-test': util_test,
|
||||
|
||||
Reference in New Issue
Block a user