]> https://gitweb.dealii.org/ - dealii.git/commitdiff
auto-indent code in tests
authorTimo Heister <timo.heister@gmail.com>
Tue, 1 Sep 2015 13:44:03 +0000 (09:44 -0400)
committerTimo Heister <timo.heister@gmail.com>
Tue, 1 Sep 2015 13:44:03 +0000 (09:44 -0400)
contrib/utilities/indent

index f1b9150af7060f105b300ebc288d7c8b189df10c..c9e299a6e9716035f58df5e4b599845bb09159e2 100755 (executable)
@@ -44,7 +44,7 @@ fi
 # collect a list of files and then spawn a parallel process to
 # indent all of them
 echo "--- Indenting all deal.II header and source files"
-for dir in include/deal.II/* source/* examples ; do
+for dir in tests include/deal.II/* source/* examples ; do
   files=`find $dir | egrep '\.(cc|h)$'` ;
   if test -n "$files" ; then
     (astyle --options=contrib/utilities/astyle.rc $files ) &

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.