On Sep 21, 2014, at 3:24 PM, Mark Brethen <[email protected]> wrote:

> 
> On Sep 21, 2014, at 3:32 AM, Ryan Schmidt <[email protected]> wrote:
> 
>> For the log to still be there after the installation, the user would also 
>> have to have set "keeplogs yes".
> 
> I didn't see this in the online documentation.
> 
> Mark
> 
> 
> 
> 

How's this?

    variant test description {CSL test runs} {
        post-build {
            system -W ${worksrcpath}/scripts "./testall.sh --csl"
        }
        
        notes-append "
        A summary of CSL test runs is kept in the main.log file. \
        You can manually get the path using 

        port logfile ${name}

        if you have set \"keeplogs yes\" in your macports.conf file .
        "
    }

Mark




_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to