From c92d2c8be9b85cbc65b1f7cf130731342046212e Mon Sep 17 00:00:00 2001 From: deal Date: Wed, 17 Apr 2002 11:19:04 +0000 Subject: [PATCH] Rename report.pl to report-regression-tests.pl since this is what it does. git-svn-id: https://svn.dealii.org/trunk@5673 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/common/scripts/{report.pl => report-regression-tests.pl} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename deal.II/common/scripts/{report.pl => report-regression-tests.pl} (100%) diff --git a/deal.II/common/scripts/report.pl b/deal.II/common/scripts/report-regression-tests.pl similarity index 100% rename from deal.II/common/scripts/report.pl rename to deal.II/common/scripts/report-regression-tests.pl -- 2.39.5