From 8c2f15f83dd91f4c27c5f7fa96207271a020a5cb Mon Sep 17 00:00:00 2001 From: maier Date: Sun, 3 Nov 2013 00:39:59 +0000 Subject: [PATCH] Update a comment git-svn-id: https://svn.dealii.org/trunk@31525 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/cmake/scripts/run_testsuite.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/cmake/scripts/run_testsuite.cmake b/deal.II/cmake/scripts/run_testsuite.cmake index a1f144bf7a..2ef8566bfe 100644 --- a/deal.II/cmake/scripts/run_testsuite.cmake +++ b/deal.II/cmake/scripts/run_testsuite.cmake @@ -590,4 +590,4 @@ IF("${_res}" STREQUAL "0") MESSAGE("-- Submission successful. Goodbye!") ENDIF() -# .oO( This script is freaky 541 lines long... ) +# .oO( This script is freaky 593 lines long... ) -- 2.39.5