From ebf85dfa9a28177209c4217c8020eadb6dcd65a6 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 25 Jul 2008 15:54:52 +0000 Subject: Woops! It's the kernel v ersion that is /custom/, not the kernel it self! /trunk/scripts/showSamples.sh | 4 2 2 0 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/showSamples.sh b/scripts/showSamples.sh index ce823dc..1a41f92 100755 --- a/scripts/showSamples.sh +++ b/scripts/showSamples.sh @@ -53,12 +53,12 @@ dump_single_sample() { fi else printf "| ''${sample}'' " + printf "| ''${CT_KERNEL}'' " if [ "${CT_KERNEL_LINUX_HEADERS_USE_CUSTOM_DIR}" = "y" ]; then printf "| //custom// " else - printf "| ''${CT_KERNEL}'' " + printf "| ${CT_KERNEL_VERSION} " fi - printf "| ${CT_KERNEL_VERSION} " printf "| ${CT_BINUTILS_VERSION} " printf "| ''${CT_CC}'' " printf "| ${CT_CC_VERSION} " -- cgit v0.10.2-6-g49f6