Indication of Successful Build
    Boris Samorodov 
    bsam at passap.ru
       
    Wed Apr  6 10:24:34 UTC 2016
    
    
  
Hi Russel, All!
06.04.16 08:36, Russell Haley пишет:
> Is there any way to tell if your last build was successful (it's a
> general question so I mean in whole or any of the parts like
> buildworld, man pages, installkernel)?
You may check the return code of the command:
-----
% make buildworld
[...]
% echo $?
0
-----
SH(1) has more info on the case.
> It would sure be helpful if
> there was a flag or something preferably short of setting up Jenkins.
> That said, I'm not opposed to setting up Jenkins.
Hm, Jenkins? Seems that I might not understand your question...
-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
    
    
More information about the freebsd-arm
mailing list