lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [4862] Refine system-test analysis


From: Greg Chicares
Subject: [lmi-commits] [4862] Refine system-test analysis
Date: Sun, 25 Apr 2010 21:30:23 +0000

Revision: 4862
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=4862
Author:   chicares
Date:     2010-04-25 21:30:22 +0000 (Sun, 25 Apr 2010)
Log Message:
-----------
Refine system-test analysis

Modified Paths:
--------------
    lmi/trunk/workhorse.make

Modified: lmi/trunk/workhorse.make
===================================================================
--- lmi/trunk/workhorse.make    2010-04-25 21:29:35 UTC (rev 4861)
+++ lmi/trunk/workhorse.make    2010-04-25 21:30:22 UTC (rev 4862)
@@ -1186,7 +1186,7 @@
          for z in *.test; \
            do \
              $(bin_dir)/ihs_crc_comp$(EXEEXT) $$z $(touchstone_dir)/$$z \
-             | $(SED) -e ';/Summary/!d' -e "s/^ /$$z/"; \
+             | $(SED) -e ';/Summary.*max rel err/!d' -e "s/^ /$$z/"; \
            done > $(system_test_analysis);
        @-< $(system_test_analysis) $(SED) \
          -e ';/rel err.*e-0*1[5-9]/d' \





reply via email to

[Prev in Thread] Current Thread [Next in Thread]