CiscoDevNet/ansible-meraki

Wrong shebang in scripts/sublime-build/build.py.generic

johanneskastl opened this issue · 2 comments

#!/Users/kbreit/Documents/Programming/ansible_collections/cisco/meraki/venv/bin/python

I guess the shebang should not be /Users/kbreit/Documents/Programming/ansible_collections/cisco/meraki/venv/bin/python?

@johanneskastl I did a release of Ansible to 2.10.1 and it should be changed. Which version are you looking at?

Sorry, I looked at the wrong branch apparently. Seems to be fixed in master:
https://github.com/CiscoDevNet/ansible-meraki/blob/master/scripts/sublime-build/build.py.generic#L1