commit dbd3e5a0f8d27cbd72471c380831e67890d8c457
Author: Scott Kostyshak <[email protected]>
Date: Fri Sep 6 22:16:10 2013 -0400
Remove diagnostic code that slipped in
I did not intend to commit this piece of diagnostic code
in a0f6b09a.
diff --git a/development/autotests/CMakeLists.txt
b/development/autotests/CMakeLists.txt
index c136f4e..87dfeac 100644
--- a/development/autotests/CMakeLists.txt
+++ b/development/autotests/CMakeLists.txt
@@ -203,8 +203,6 @@ foreach(libsubfolder doc examples templates)
-DPARAMS_DIR=${TOP_SRC_DIR}/development/autotests
-DWORKDIR=${CMAKE_CURRENT_BINARY_DIR}/${LYX_HOME}
-P "${TOP_SRC_DIR}/development/autotests/check_load.cmake")
- else()
- message("ignored test")
endif()
getoutputformats("${LIBSUB_SRC_DIR}/${f}.lyx" formatlist)
foreach(format ${formatlist})