On Sun, 2011-08-28 at 08:29 -0400, Terrence Enger wrote:
> Hello, all.
> 
> Now that my system holds more than one build from master, my
> small mind is even more subject to confusion than it used to
> be.  So, I wonder ...
> 
> (*) Is there an easy way to display the build id of
>     soffice.bin to the sysout or syserr?

Well, because we use a "continuous" master we're now using git ids as
the build-ids, i.e. the string in help about is derived from

> ./g -s log -n 1 --pretty=format:%h-

at make dev-install/package generation time

You can find that id in the install set in program/setuprc so 

> grep buildid install/program/setuprc
should match the output of
> ./g -s log -n 1 --pretty=format:%h-
if there was no intervening pull

C.


-- 
Unsubscribe instructions: E-mail to discuss+h...@documentfoundation.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.documentfoundation.org/www/discuss/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to