bug fixes

This commit is contained in:
inxi-svn 2011-05-27 21:43:33 +00:00
parent d10e6ec05e
commit f8463034fd

2
inxi
View file

@ -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 '-------------------------'