[atlas] Drop debug for now

Orion Poplawski orion at fedoraproject.org
Thu Oct 3 03:04:35 UTC 2013


commit ff52573f7dd32f9b74f1b7816c2c2bd9cf497129
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Oct 2 21:04:23 2013 -0600

    Drop debug for now

 atlas.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/atlas.spec b/atlas.spec
index d372b3b..2a356f1 100644
--- a/atlas.spec
+++ b/atlas.spec
@@ -333,7 +333,7 @@ sed -i -e 's,-mfloat-abi=softfp,-mfloat-abi=hard,' CONFIG/src/atlcomp.txt
 sed -i -e 's,-mfpu=vfpv3,,' tune/blas/gemm/CASES/*.flg
 %endif
 # Debug
-sed -i -e 's,> \(.*\)/ptsanity.out,> \1/ptsanity.out || cat \1/ptsanity.out \&\& exit 1,' makes/Make.*
+#sed -i -e 's,> \(.*\)/ptsanity.out,> \1/ptsanity.out || cat \1/ptsanity.out \&\& exit 1,' makes/Make.*
 
 %build
 for type in %{types}; do
@@ -796,7 +796,6 @@ fi
 * Wed Oct 2 2013 Orion Poplawski <orion at cora.nwra.com> - 3.10.1-5
 - Add -DATL_ARM_HARDFP=1 for arm build
 - Rework how arm flags are set
-- Add some diag output for still failing arm test
 
 * Mon Sep 30 2013 Frantisek Kluknavsky <fkluknav at redhat.com> - 3.10.1-4
 - disable tests on arm to allow update for x86


More information about the scm-commits mailing list