Leo wrote: > * pygump/python/gump/plugins/builder.py: commenting out this existence test makes the associated testcase fail under posix. Error log:
Sorry, I should've run/fixed the test case. I suspect that failure to find a script file is not more severe an error than failure to execute one, or it failing to execute, so (1) I wonder why we special case it and (2) I don't think we ought exit the plugin on that eventuality. Surely we ought continue and set appropriate properties, with failure to run just being one. No? regards, Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
