#46 closed defect (fixed)
Small typo in /usr/sbin/mindi
| Reported by: | Owned by: | Bruno Cornec | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.0 | 
| Component: | mondo | Version: | 2.0.9 | 
| Severity: | normal | Keywords: | |
| Cc: | 
Description
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?
  Note:
 See   TracTickets
 for help on using tickets.
    

This actually also pops up at a machine running debian testing, a few months old, but with mindi 1.09/mondo 2.09