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, DavidThread Previous | Thread Next