Re: [RFC/PATCH v2] t3300-*.sh: Fix a TAP parse error
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:54:19
Hi,
Ramsay Jones wrote:
Hi Jonathan,
This version of the patch only moves code to determine the test
prerequisite to the outer level, while leaving the 'setup' aspects
of the first test in place.
I guess I don't see the point. The current convention of "don't do
anything complicated outside test assertions" is easy to explain.
What new convention are you suggesting to replace it?
Thanks,
Jonathan