[Libreoffice-qa] Bibisect - Separate Profile

Mirosław Zalewski miniopl at poczta.onet.pl
Mon Dec 2 12:04:56 PST 2013


Dnia 2013-12-02, o godz. 11:36:31
Joel Madero <jmadero.dev at gmail.com> napisał(a):

> Can someone who knows how to run bibisect with a separate profile
> please update the wiki :) 

Sorry, but it's faster to write here:

./opt/program/soffice -env:UserInstallation=file:///tmp/soffice-bisect

Will create soffice-bisect profile directory in /tmp/ (will get
automatically removed during next machine boot).
If you want to start fresh for each bisect iteration, you can add git
commit hash to directory name. Something like that (should be in one
line):

./opt/program/soffice 
-env:UserInstallation=file:///tmp/soffice-bisect-$(git rev-parse HEAD)
-- 
Best regards
Mirosław Zalewski


More information about the Libreoffice-qa mailing list