[subset] keep the result of _subset

This commit is contained in:
Rod Sheeter 2018-02-21 09:42:46 -08:00
parent eada749e46
commit 7ecca8c0a8
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ _subset_table (hb_subset_plan_t *plan,
break;
}
DEBUG_MSG(SUBSET, nullptr, "subset %c%c%c%c %s", HB_UNTAG(tag), result ? "ok" : "FAILED");
return true;
return result;
}
static bool