]> git.lyx.org Git - features.git/commitdiff
make the message about ignoring errors clearer
authorKornel Benko <kornel@lyx.org>
Mon, 24 Apr 2017 15:44:31 +0000 (17:44 +0200)
committerKornel Benko <kornel@lyx.org>
Mon, 24 Apr 2017 15:44:31 +0000 (17:44 +0200)
development/autotests/export.cmake

index 3dd32d97666822455fdf157f4db996132c44aadf..7a954aca6d019214a4c89ba322a0700d1afdd158 100755 (executable)
@@ -31,7 +31,7 @@
 #       -P "${TOP_SRC_DIR}/development/autotests/export.cmake"
 #
 
-message(STATUS "IgnoreErrorMessage = ${IgnoreErrorMessage}")
+message(STATUS "IgnoreErrorMessage = \"${IgnoreErrorMessage}\"")
 set(Perl_Script "${TOP_SRC_DIR}/development/autotests/useSystemFonts.pl")
 set(Structure_Script "${TOP_SRC_DIR}/development/autotests/beginEndStructureCheck.pl")
 set(LanguageFile "${TOP_SRC_DIR}/lib/languages")