Comment 1 for bug 1588214

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

There is a missing echo here:

 if [ -z "$output" ]; then
     "BT hardware not available"
     exit 1
 fi