[cig-commits] [commit] master: Make message look uniform. (443ee79)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue May 27 17:19:05 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/586c90b1a92e2e5718f052f6dba3463d53fdbe70...434a201f7bdf0ba46f41240cc9b8451e0266593f

>---------------------------------------------------------------

commit 443ee79804b7ff8f8d8dacf549b01ae722aecc83
Author: Wolfgang Bangerth <bangerth at math.tamu.edu>
Date:   Tue May 27 19:11:21 2014 -0500

    Make message look uniform.


>---------------------------------------------------------------

443ee79804b7ff8f8d8dacf549b01ae722aecc83
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 78f7bf6..2c0a94d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -136,7 +136,7 @@ ENDIF()
 
 DEAL_II_INVOKE_AUTOPILOT()
 
-MESSAGE(STATUS "writing config into detailed.log...")
+MESSAGE(STATUS "Writing config into detailed.log...")
 LIST(APPEND CMAKE_MODULE_PATH
   ${CMAKE_SOURCE_DIR}
   )



More information about the CIG-COMMITS mailing list