]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix another typo
authorMatthias Maier <tamiko@kyomu.43-1.org>
Tue, 3 Sep 2013 22:46:20 +0000 (22:46 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Tue, 3 Sep 2013 22:46:20 +0000 (22:46 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30583 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/scripts/run_test.cmake

index 65a5eaa35c8e021023967541cc372d1faec25beb..eed46a88bccc0b6819cfe90508cad44170dfe745 100644 (file)
@@ -12,7 +12,7 @@ EXECUTE_PROCESS(COMMAND ${CMAKE_COMMAND}
   )
 
 # Remove the trailing ".diff" from the target name:
-STRING(REGEX REPLACE "\.diff$" "" TEST "${TEST}")
+STRING(REGEX REPLACE ".diff$" "" TEST "${TEST}")
 
 IF("${_result_code}" STREQUAL "0")
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.