Commit 15545ec4 authored by Alberto Miranda's avatar Alberto Miranda
Browse files

Add NORNS_DEBUG_CONFIG_FILE_OVERRIDE env variable

Added a new environment variable NORNS_DEBUG_CONFIG_FILE_OVERRIDE that
allows test programs to override the load process for the default
configuration file. When setting this variable, the test program is
expected to call either libnorns_reload_config_file() or
libnornsctl_reload_config_file() to set the configuration file for the
test explicitly.

This commit closes #3.
parent 764d7a75
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment