]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/run-tests.sh
1.) Corrected internal compilation for Libintl
[lyx.git] / development / autotests / run-tests.sh
index 80201083a102f9f0dfa79cad25dd82ad3c04bf4c..c462603a849e9504797ce7298bb56e2e482d11d5 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};