From 0c45a0a3257fdd5a3ffaa5af1facf0499cd2d82d Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Wed, 6 Jul 2011 00:57:34 +0000 Subject: [PATCH] tweak to spacing --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index a6522db..f1a5d12 100755 --- a/inxi +++ b/inxi @@ -6658,7 +6658,7 @@ print_info_data() info_data="$closing_data" line_starter=' ' else - info_data="${info_data} $closing_data" + info_data="${info_data}$closing_data" fi info_data=$( create_print_line "$line_starter" "$info_data" ) if [[ $SCHEME -gt 0 ]];then