]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Sort tests when reporting.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Apr 2001 09:27:35 +0000 (09:27 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Apr 2001 09:27:35 +0000 (09:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@4450 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 199e25bdc5c106d56144ba13f7e20d8be91c8d55..09dd3f98a6f16611cd918a9af0ff71fd572907f2 100644 (file)
@@ -96,7 +96,7 @@ flags     = $(CXXFLAGS.g) $(CXXFLAGS) -Wno-missing-noreturn
 ############################################################
 report:
        @today=`date -u +"%Y-%m-%d %H:%M"` ; \
-       for test in $(tests) ; do \
+       for test in $(sort $(tests)) ; do \
                if (($(MAKE) $$test.check stop_on_error=on 2>&1) > /dev/null); then \
                        echo $$today + $$test ; \
                else \

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.