commit 06b09452d7396702ef631a37d1f18f8d86fd4e20
Author: Kornel Benko <kor...@lyx.org>
Date:   Mon Nov 16 12:40:35 2020 +0100

    Typo in message
---
 development/autotests/export.cmake |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/development/autotests/export.cmake 
b/development/autotests/export.cmake
index 11aaec5..4337ea6 100755
--- a/development/autotests/export.cmake
+++ b/development/autotests/export.cmake
@@ -217,7 +217,7 @@ else()
     endforeach()
   endif()
   string(REGEX REPLACE ";" " " _LyXExtraParams "${LyXExtraParams}")
-  message(STATUS "Executing in working dir ${Tempdir}")
+  message(STATUS "Executing in working dir ${TempDir}")
   message(STATUS "Executing ${lyx} ${_LyXExtraParams} -userdir 
\"${LYX_TESTS_USERDIR}\" -E ${format} ${result_file_name} \"${LYX_SOURCE}\"")
   file(REMOVE "${TempDir}/${result_file_name}")
   execute_process(
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to