]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Only replace once.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 30 Mar 2001 08:07:19 +0000 (08:07 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 30 Mar 2001 08:07:19 +0000 (08:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@4346 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index 4a7c7c40125fffafb157f9bcd923be97c42b4599..d1d5385fbe126167b35e925beb515c32c2f2bd9e 100644 (file)
@@ -137,9 +137,9 @@ TODO:
        @egrep -i '// *todo' $D/base/include/*/*.h $D/base/source/*.cc \
                      $D/lac/include/*/*.h $D/lac/source/*.cc   \
                      $D/deal.II/include/*/*.h $D/deal.II/source/*/*.cc \
-       | perl -pi -e 's#$D/?#\n#g;' \
-       | perl -pi -e 's#(.*)(TODO:?)(\[.+\])#\3 \1\2\3#gi;' \
-       | perl -pi -e 's#\s*//\s*TODO:\s*(\[.+\])\s*#\n\1     #gi;' \
+       | perl -pi -e 's#$D/?#\n#;' \
+       | perl -pi -e 's#(.*)(TODO:?)(\[.+\])#\3 \1\2\3#i;' \
+       | perl -pi -e 's#\s*//\s*TODO:\s*(\[.+\])\s*#\n\1     #i;' \
              > $@
 
 

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.