-
Notifications
You must be signed in to change notification settings - Fork 217
pkg_install: 'exit' not defined #843
Copy link
Copy link
Closed
Description
When running the pkg_install rule I get the following error. It appears it should be sys.exit() in install.py.tpl.
Traceback (most recent call last):
File "<truncated>_install_script.py", line 203, in <module>
exit(main(sys.argv))
^^^^
NameError: name 'exit' is not defined
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels