From: Matthias Maier Date: Sat, 2 Aug 2014 08:26:19 +0000 (+0200) Subject: Testsuite: Update a comment X-Git-Tag: v8.2.0-rc1~234^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f22b056df22fa0ee0dfd4873358b70c4de97d25;p=dealii.git Testsuite: Update a comment --- diff --git a/tests/run_testsuite.cmake b/tests/run_testsuite.cmake index bc05b498b8..2344d100d9 100644 --- a/tests/run_testsuite.cmake +++ b/tests/run_testsuite.cmake @@ -582,4 +582,4 @@ IF("${_res}" STREQUAL "0") MESSAGE("-- Submission successful. Goodbye!") ENDIF() -# .oO( This script is freaky 632 lines long... ) +# .oO( This script is freaky 585 lines long... )