]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Require correct script
authorFabian Castelli <fabian.castelli@kit.edu>
Mon, 14 Feb 2022 17:43:59 +0000 (18:43 +0100)
committerFabian Castelli <fabian.castelli@kit.edu>
Mon, 14 Feb 2022 17:43:59 +0000 (18:43 +0100)
contrib/utilities/indent
contrib/utilities/indent-all

index 90f803493c0295d41a8bea1946d9917dc3f9eb17..a2291e6027917401e9c31917913ba1293d797ff5 100755 (executable)
@@ -39,7 +39,7 @@
 # changes.
 #
 
-if [ ! -f contrib/utilities/indent_common.sh ]; then
+if [ ! -f contrib/utilities/indent ]; then
   echo "*** This script must be run from the top-level directory of deal.II."
   exit 1
 fi
@@ -82,4 +82,3 @@ process_changed "tests include source examples cmake/scripts contrib/python-bind
 
 process_changed "tests include source examples cmake/scripts contrib/python-bindings doc" \
   ".*\.(cc|h|cu|cuh|html|dox|txt)" ensure_single_trailing_newline
-
index 7e9e2eefafd6139bc8fcef1438a4b078d5c83f96..7b08ab7be0ee854fac98a9fd3f9cc6544fdd4d56 100755 (executable)
@@ -43,7 +43,7 @@
 # changes.
 #
 
-if [ ! -f contrib/utilities/indent_common.sh ]; then
+if [ ! -f contrib/utilities/indent-all ]; then
   echo "*** This script must be run from the top-level directory of deal.II."
   exit 1
 fi
@@ -86,4 +86,3 @@ process "tests include source examples cmake/scripts contrib/python-bindings doc
 
 process "tests include source examples cmake/scripts contrib/python-bindings doc" \
   ".*\.(cc|h|cu|cuh|html|dox|txt)" ensure_single_trailing_newline
-

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.