]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Move the 'normalize' and 'status_to_report' scripts to the tests directory.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 27 Sep 2012 16:54:06 +0000 (16:54 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 27 Sep 2012 16:54:06 +0000 (16:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@26794 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules
tests/normalize.pl [moved from deal.II/common/scripts/normalize.pl with 100% similarity]
tests/status_to_report.pl [moved from deal.II/common/scripts/status_to_report.pl with 100% similarity]

index 9c48628b70b498e1f7990169612f446c168b68bb..2fe8bc3c200b1341fa2c1035737fd889c504f923 100644 (file)
@@ -8,7 +8,9 @@
 ######################################################################
 
 
-normalize = $D/common/scripts/normalize.pl
+# reference the normalization script in the tests directory, which is
+# one up from where the variable will be expanded
+normalize = ../normalize.pl
 
 verbose = off
 
@@ -182,7 +184,7 @@ report:
                ;; \
          esac ; \
          echo `date -u +"%Y-%m-%d %H:%M"` \
-               "`perl $D/common/scripts/status_to_report.pl $$file`" \
+               "`perl ../status_to_report.pl $$file`" \
                "`echo $(WORKDIR)/$$test | sed s#/ncpu#---ncpu#g`" ; \
        done
 

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.