Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2006 10:44:10 +0700 (ICT)
From:      Olivier Nicole <on@cs.ait.ac.th>
To:        petermatulis@yahoo.ca
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to know that make buildworld finished
Message-ID:  <200603060344.k263iAlL038272@banyan.cs.ait.ac.th>
In-Reply-To: <20060306034242.19652.qmail@web60015.mail.yahoo.com> (message from Peter on Sun, 5 Mar 2006 22:42:42 -0500 (EST))
References:  <20060306034242.19652.qmail@web60015.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > Is there a way to check that make buildworld did
> > finished successfully?
> 
> Use a Short-Circuit List Operator: '&&'
> 
> make buildworld && mail -s "Buildworld successful!"
> home_account@whatever.com < /dev/null

Thanks, I should have thought about that myself :((

Olivier 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603060344.k263iAlL038272>