]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Augment error message for clang-format. 15970/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 7 Sep 2023 23:55:03 +0000 (17:55 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 8 Sep 2023 11:31:45 +0000 (05:31 -0600)
contrib/utilities/indent_common.sh

index 6c3055e14896e333a168ce488862a395312af69a..17badd482697d875dc1c5dfb0faeb6241be30182 100644 (file)
@@ -43,7 +43,7 @@ checks() {
   export PATH="${CLANG_FORMAT_PATH}:${PATH}"
 
   if ! [ -x "$(command -v "${DEAL_II_CLANG_FORMAT}")" ]; then
-    echo "***   No clang-format program found."
+    echo "***   No clang-format program found, or found with the wrong version."
     echo "***"
     echo "***   You can run the './contrib/utilities/download_clang_format'"
     echo "***   script, or the './contrib/utilities/compile_clang_format' script "

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.