HomePhabricator

Fix the emulator with autotools

Description

Fix the emulator with autotools

Summary:
Accessing an undefined array key inside an if statement doesn't fail
the if but raises an exception. This is causing the python script
relying on this to check for the EMULATOR entry in the config file to
fail. This diff adds a dummy EMULATOR entry in the autotools config.ini
template to avoid this issue.

Test Plan:

make check

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5883

Details

Provenance
FabienAuthored on Apr 29 2020, 14:24
FabienPushed on Apr 29 2020, 14:48
Reviewer
Restricted Project
Differential Revision
D5883: Fix the emulator with autotools
Parents
rABCd9d455b0269d: [CMAKE] Increase the unit test verbosity to test_suite
Branches
Unknown
Tags
Unknown