]> git.lyx.org Git - features.git/commitdiff
Revert no intended change
authorKornel Benko <kornel@lyx.org>
Thu, 12 May 2011 13:35:10 +0000 (13:35 +0000)
committerKornel Benko <kornel@lyx.org>
Thu, 12 May 2011 13:35:10 +0000 (13:35 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38722 a592a061-630c-0410-9148-cb99ea01b6c8

development/autotests/run-tests.sh

index c462603a849e9504797ce7298bb56e2e482d11d5..80201083a102f9f0dfa79cad25dd82ad3c04bf4c 100755 (executable)
@@ -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};