]> https://gitweb.dealii.org/ - release-papers.git/commitdiff
update release steps
authorMatthias Maier <tamiko@43-1.org>
Mon, 13 May 2019 13:44:01 +0000 (08:44 -0500)
committerMatthias Maier <tamiko@43-1.org>
Mon, 13 May 2019 13:44:01 +0000 (08:44 -0500)
release-tasks

index 3c5dd0e993f73abc966f149d0c4a89cae5051f9f..9b07b48ef6d99900bb8e2028c4beebb26e4c4849 100644 (file)
@@ -207,13 +207,10 @@ Contributors for 9.1: (updated 2019-05-12)
     cd include;
     find . -name "*h" -print | while read file;do ../contrib/utilities/wrapcomments.py $file >temp;done
 
-    then rewrap comments in include/
-
-    cd include;
-    find . -name "*h" -print | while read file;do ../contrib/utilities/wrapcomments.py $file >temp;mv temp $file;done
-
-    make sure you don't mess up polynomials_bdm.h ...
+    [ NOTE: Do not use wrapcomments.py to actually reflow comments - the
+      script is broken at the moment - Timo & Matthias 2019/05/13 ]
 
+    [ make sure you don't mess up polynomials_bdm.h ... ]
 
     Also check:
     grep -l '@ref[^"]*"[^"]*$' **/*.h

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.