echo script output to the display

Mark Brethen mark.brethen at gmail.com
Sun Sep 21 07:50:52 PDT 2014


On Sep 21, 2014, at 9:48 AM, Marko Käning <MK-MacPorts at techno.ms> wrote:

> Hi Lawrence,
> 
> On 21 Sep 2014, at 16:45 , Lawrence Velázquez <larryv at macports.org> wrote:
>> A slightly better way to run the tests would be to append "testall" to build.target.
> 
> but this again would mean that a failing test will also fail to install the port.
> 
> Greets,
> Marko

This is how I currently handle it:

system "cd ${cslbuilddir}/csl; exec make testall"

Note that this makefile is 2 levels deep from ${worksrcpath} 

Mark






More information about the macports-dev mailing list