From 00a1fd67e9a592016e6a571386c50e557e567641 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 14 Nov 2011 18:53:14 +0100 Subject: scripts: use the floating-point string option in tests Signed-off-by: "Yann E. MORIN" diff --git a/scripts/showSamples.sh b/scripts/showSamples.sh index 490070c..777eb96 100755 --- a/scripts/showSamples.sh +++ b/scripts/showSamples.sh @@ -127,7 +127,7 @@ dump_single_sample() { printf " ${CT_LIBC_VERSION} " fi printf "| ${CT_THREADS:-none} " - printf "| ${CT_ARCH_FLOAT_HW:+hard}${CT_ARCH_FLOAT_SW:+soft} " + printf "| ${CT_ARCH_FLOAT} " printf "| C" [ "${CT_CC_LANG_CXX}" = "y" ] && printf ", C++" [ "${CT_CC_LANG_FORTRAN}" = "y" ] && printf ", Fortran" -- cgit v0.10.2-6-g49f6