fix eval probe metric

This commit is contained in:
PolynomialDivision 2017-11-20 19:54:28 +01:00
parent d33a746e83
commit 6eee1214a2
2 changed files with 3 additions and 3 deletions

View file

@ -377,7 +377,7 @@ static int add_subscriber(char *name) {
fprintf(stderr, "Failed to look up test object for %s\n", name);
return -1;
}
if(hostapd_array_check_id(id))
{
return 0;