Comment 22 for bug 363892

Revision history for this message
Alex (alex-standsure) wrote :

4/5 of the way down or so in the file is this line:

RESULT=="true", GOTO="00_mainend"

Which should be:

RESULT=="true", GOTO="00main_end"