Comment 1 for bug 1760506

Revision history for this message
Mark Sapiro (msapiro) wrote :

The issue in this specific case was scripts/driver only caught ImportError on a try: of importing mm_cfg and the exception here is SyntaxError. I have changed it to catch any exception and also indicate the traceback could be in the web server logs.