1 comment:
File pgw/PGW_Tests.ttcn:
Patch Set #2, Line 320: Misc_Helpers.f_shutdown(__BFILE__, __LINE__, fail,
Well, I generally don't like that f_shutdown() is overloaded with setting a verdict. […]
You may have the opinion that f_shutdown() is overloaded by setting the veredict (and I disagree), but that's totally unrelated to what the patch is doing: just using an available function with its available parameters.
This patch is not adding or touching that function. Feel free to send a patch dropping the verdict stuff from Misc_Helpers.f_shutdown() and everywhere using it if you want, and let others give their opinion.
To view, visit change 27853. To unsubscribe, or for help writing mail filters, visit settings.