Disable bughuntmode for tests

This commit is contained in:
Arnout Engelen
2016-03-27 22:19:57 +02:00
parent f5692feb9e
commit 79b594e99c

View File

@@ -1,6 +1,7 @@
#include "conninode.cpp"
local_addr *local_addrs = NULL;
bool bughuntmode = false;
int main() {
if (!addprocinfo("testfiles/proc_net_tcp")) {