X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2Frun-tests.sh;h=25d29340e8414e8567f4ea826c458dd6926abc3b;hb=226e0bb2b7361646bea84098d7bab4b87018ad99;hp=3dd001aa672f998f1dda5c1fb0601ff478eba456;hpb=a1024781bc55298501aee9babac0bd7a45fe5ab9;p=lyx.git diff --git a/development/autotests/run-tests.sh b/development/autotests/run-tests.sh index 3dd001aa67..25d29340e8 100755 --- a/development/autotests/run-tests.sh +++ b/development/autotests/run-tests.sh @@ -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 . . ."