On 8/19/15 11:48 AM, Greg Wooledge wrote:
> On Wed, Aug 19, 2015 at 08:39:15AM +, Craig wrote:
>> It's somewhat cumbersome to have to transport this assert function from
>> project to project, so it would save a considerable amount of effort and
>> time if it were built-in.
>
>> function asser
On Wed, Aug 19, 2015 at 08:39:15AM +, Craig wrote:
> It's somewhat cumbersome to have to transport this assert function from
> project to project, so it would save a considerable amount of effort and
> time if it were built-in.
> function assert() {
> local lineno=${BASH_LINENO[0]} \
>