fixed tabs/spaces

This commit is contained in:
inxi-svn 2012-07-02 03:57:12 +00:00
parent ba8ed4d8b2
commit ac3fe7fdb5

2
inxi
View file

@ -1397,7 +1397,7 @@ debug_data_collector()
echo $Line
echo "Running $xiin_file tool now on /sys..."
echo "Using Python version:" && python --version
python --version &> $debug_data_dir/python-version.txt
python --version &> $debug_data_dir/python-version.txt
python ./$xiin_file -d /sys -f $xiin_data_file
if [[ $? -ne 0 ]];then
error=$?