﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
46	Small typo in /usr/sbin/mindi	klaus@…	Bruno Cornec	"Running mondo/mindi 2.09 under Debian Sarge, 
 mindi --makemountlist gives me this error:
{{{
/usr/sbin/mindi: line 1451: [: missing `]'
}}}
Sarge needs an extra space at line 1451
{{{
if [ $? -eq 0]
}}}
like 
{{{
if [ $? -eq 0 ]
}}}

Is it possible that this also exists elsewhere in mondo/mindi?
"	defect	closed	normal	2.2.0	mondo	2.0.9	normal	fixed		
