Comment 5 for bug 318980

Revision history for this message
Günther Köckerandl (gkoe-deactivatedaccount) wrote :

Thanks for your quick response. You are right, there might be spaces at the start of the line and before the curly brace, so I changed the regex to: '^[[:space:]]*/dev[-_/[:alnum:]]*[-_[:alnum:]]+[[:space:]]+{'
I also fixed the return-values and that _very_ stupid "echo $HDPARM" error... Sorry :)