On Thu, Apr 04, 2013 at 05:24:57PM +0100, Stuart Henderson wrote:
> -do-regress:
> -     cd ${WRKSRC} && ${MAKE} test
> +do-test:
> +     cd ${WRKSRC} && (echo localhost; echo secret; echo username; \
> +         echo password) | perl test.pl
>  
ok for me but imho this way TEST_IS_INTERACTIVE should be zapped.
 Cheers
  Giovanni

Reply via email to