summaryrefslogtreecommitdiff
path: root/scripts/showSamples.sh
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-09 21:13:07 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-09 21:13:07 (GMT)
commit6e13d4c6cf1e7e4faa3920d60642a9a95790a6bf (patch)
tree7c2d30544388f252a7bff54edd0b563f4ff8171f /scripts/showSamples.sh
parenta14b6c3dd9fbefd37a0f6d2c9d32c242ae3c462a (diff)
Fix wiki table sample output.
/trunk/scripts/showSamples.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Diffstat (limited to 'scripts/showSamples.sh')
-rwxr-xr-xscripts/showSamples.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/showSamples.sh b/scripts/showSamples.sh
index 339bb3b..2b5f8be 100755
--- a/scripts/showSamples.sh
+++ b/scripts/showSamples.sh
@@ -85,7 +85,7 @@ done
if [ "${opt}" = -w ]; then
echo "^ $(date +%Y%m%d.%H%M) ^ |||||||||"
printf "^ Target "
- printf "^ kernel headers\\\\ version "
+ printf "^ kernel headers\\\\\\\\ version "
printf "^ binutils version "
printf "^ gcc version "
printf "^ libc "