From f8463034fd0f4c32b0550c7291fc44cbe53b131d Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Fri, 27 May 2011 21:43:33 +0000 Subject: [PATCH] bug fixes --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index c2cb87c..dcf2f1c 100755 --- a/inxi +++ b/inxi @@ -1365,7 +1365,7 @@ debug_data_collector() ;; esac echo 'Creating inxi output file now. This can take a few seconds...' - $SCRIPT_NAME -F $inxi_args -c 0 > $xiin_data_dir/inxi-F${inxi_args}.txt + $SCRIPT_NAME -F$inxi_args -c 0 > $xiin_data_dir/inxi-F${inxi_args}.txt echo 'Creating tar.gz compressed file of this material now. Contents:' echo '-------------------------'