scripts: small eye-candy in the wiki table
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Apr 24 16:14:41 2011 +0200 (2011-04-24)
changeset 240915f5f431ec9e
parent 2408 560670f2ce09
child 2410 3954053fb678
scripts: small eye-candy in the wiki table

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
scripts/showSamples.sh
     1.1 --- a/scripts/showSamples.sh	Sun Apr 24 15:39:53 2011 +0200
     1.2 +++ b/scripts/showSamples.sh	Sun Apr 24 16:14:41 2011 +0200
     1.3 @@ -126,7 +126,7 @@
     1.4              printf "  ${CT_LIBC_VERSION}  "
     1.5          fi
     1.6          printf "|  ${CT_THREADS:-none}  "
     1.7 -        printf "|  ${CT_ARCH_FLOAT_HW:+hard}${CT_ARCH_FLOAT_SW:+soft} float  "
     1.8 +        printf "|  ${CT_ARCH_FLOAT_HW:+hard}${CT_ARCH_FLOAT_SW:+soft}  "
     1.9          printf "|  C"
    1.10          [ "${CT_CC_LANG_CXX}" = "y"     ] && printf ", C++"
    1.11          [ "${CT_CC_LANG_FORTRAN}" = "y" ] && printf ", Fortran"