gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] regression tests ok again on netbsd-6 i386


From: Eric S. Raymond
Subject: Re: [gpsd-dev] regression tests ok again on netbsd-6 i386
Date: Thu, 8 Jan 2015 13:29:37 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Greg Troxel <address@hidden>:
> 
> Specifically, I tested:
> 
>   release-3.11-180-gf2cd746
> 
> as built with
> 
>   gcc version 4.5.3 (NetBSD nb2 20110806) 
> 
> and "scons check" passes.

Good.
 
> I use the following, which might be useful to check in (name?) to avoid
> wheel reinvention; I find it really useful to have check logs from
> various versions when looking for regresssions.   However, I realize the
> qt stuff maybe doesn't belong.
> 
> #!/bin/sh
> 
> version=`git describe`
> 
> scons -c < /dev/null > /dev/null 2>&1
> scons qt=no libQgpsmm=no < /dev/null > BUILD.$version 2>&1
> scons check < /dev/null > CHECK.$version 2>&1

Perhaps replacing "qt-no qt=no libQgpsmm=no" with $* so any config 
option could be passed?
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]