refactor: Move OS definitions into yaml files (#5189)

This commit is contained in:
Neil Lathwood
2016-12-23 17:53:19 +00:00
committed by GitHub
parent 6d027c5753
commit f5a16be0e3
315 changed files with 10839 additions and 2868 deletions
+1
View File
@@ -53,6 +53,7 @@ if (getenv('SNMPSIM')) {
require $install_dir . '/tests/mocks/mock.snmp.inc.php';
}
require $install_dir . '/lib/yaml/vendor/autoload.php';
ini_set('display_errors', 1);
error_reporting(E_ALL & ~E_WARNING);
//error_reporting(E_ALL);