Comment 11 for bug 508123

Revision history for this message
Jamin W. Collins (jcollins) wrote :

There are a few problems with the script that was attached. First, there appear to be sporadic indentations ("python -d" will show this). Second, the file does not start with a #! indicator for the interpretor to use to run the script. Attached is the corrected version that does appear to run. Note the script depends on melt being installed as it actually executes melt to do the dirty work.