develooper Front page | perl.qa | Postings from August 2008

Re: Silence Command Line in TAP::Harness?

Thread Previous | Thread Next
From:
David E. Wheeler
Date:
August 21, 2008 14:06
Subject:
Re: Silence Command Line in TAP::Harness?
Message ID:
DDC1124D-69D7-467A-8C46-6713889D73D2@kineticode.com
On Aug 21, 2008, at 12:09, Andy Armstrong wrote:

> That's your code, no?
>
> From https://svn.kineticode.com/pgtap/tags/rel-0.02/pg_prove
>
>    push @command, qw(
>        --no-psqlrc
>        --no-align
>        --tuples-only
>        --pset pager=
>        --pset null=[NULL]
>        --set ON_ERROR_ROLLBACK=1
>        --file
>    );
>
>    print join ' ', @command, $/;

Oh Jesus, that was stupid. Must've been debugging and completely  
forgot about it. Sorry for the noise, and thanks for the prompt reply.

Best,

David

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About