From a86bd90cbb5f42874de6368c9d2297507783edc7 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 31 Oct 2008 18:28:12 +0000 Subject: Indent the samples list. /trunk/scripts/showSamples.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/showSamples.sh b/scripts/showSamples.sh index 43150c4..4503db5 100755 --- a/scripts/showSamples.sh +++ b/scripts/showSamples.sh @@ -25,7 +25,7 @@ dump_single_sample() { fi . "${sample_top}/samples/${sample}/crosstool.config" if [ -z "${wiki}" ]; then - printf " %-*s [%s" ${width} "${sample}" "${sample_type}" + printf " %-*s [%s" ${width} "${sample}" "${sample_type}" [ -f "${sample_top}/samples/${sample}/broken" ] && printf "B" || printf " " [ "${CT_EXPERIMENTAL}" = "y" ] && printf "X" || printf " " echo "]" -- cgit v0.10.2-6-g49f6