Am Donnerstag, 12. Mai 2011 schrieb Vincent van Ravesteijn: > On Fri, May 6, 2011 at 9:24 PM, <kor...@lyx.org> wrote: > > > Author: kornel > > Date: Fri May 6 21:24:54 2011 > > New Revision: 38606 > > URL: http://www.lyx.org/trac/changeset/38606 ... > > ============================================================================== > > --- lyx-devel/trunk/development/autotests/run-tests.sh Fri May 6 10:40:37 > > 2011 (r38605) > > +++ lyx-devel/trunk/development/autotests/run-tests.sh Fri May 6 21:24:54 > > 2011 (r38606) > > @@ -4,7 +4,7 @@ > > # Tests are identified as having a file name of *-in.txt > > # For failed tests, the collected output is kept in the corresponding > > folder > > > > -export LYX_EXE=../../../src/lyx > > +#export LYX_EXE=../../../src/lyx > > > > if [ "$XVKBD_HACKED" != "" ]; then > > export XVKBD_EXE=${XVKBD:-./xvkbd/xvkbd}; > > > > Kornel, > > Was this change intended ? I can't see the relation with either cmake or > libintl. > > Vincent
Oh sorry, I tried the tests with cmake-build. I had to set LYX_EXE from outside here, because this hardcoded value did not correspond to my build. This went in unintended. Kornel
signature.asc
Description: This is a digitally signed message part.