-
-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unitScript functionality doesn't seem to be working in 4.0-beta #525
Comments
Ok - this commit ba6959f should fix the unitScript issues. Let me know if that doesn't work. |
Yep, fixed, thanks! |
I know this is way later (I've just been letting t-r run), but the "./" should be in your config.json entry as |
as CONFIGURE notes, the config.json script entry should contain the ./
as CONFIGURE notes, the config.json script entry should contain the ./
as CONFIGURE notes, the config.json script entry should contain the ./
unitScripts specified in config.json that fire and function correctly in 3.3.7 don't appear to fire in 4.0-beta.
config.json:
minimal test script unitscript.py:
Results in 3.3.7:

No evidence of script being run in 4.0-beta:

The text was updated successfully, but these errors were encountered: