]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/run-tests.sh
Update tests and documentation for supported languages.
[lyx.git] / development / autotests / run-tests.sh
index 3dd001aa672f998f1dda5c1fb0601ff478eba456..25d29340e8414e8567f4ea826c458dd6926abc3b 100755 (executable)
@@ -63,7 +63,7 @@ echo
 
 if [ ! -d $LYX_HOME ]; then
     mkdir -p $LYX_HOME
-#    mkdir -p $LYX_USERDIR
+    mkdir -p $LYX_USERDIR
 #    cp preferences $LYX_USERDIR
     cd $LYX_HOME
     echo "Initializing testing environment . . ."