ansible/test/utils/shippable
Matt Clay 0d46805979 Clean up shebangs for various files.
- Remove shebangs from:
  - ini files
  - unit tests
  - module_utils
  - plugins
  - module_docs_fragments
  - non-executable Makefiles
- Change non-modules from '/usr/bin/python' to '/usr/bin/env python'.
- Change '/bin/env' to '/usr/bin/env'.

Also removed main functions from unit tests (since they no longer
have a shebang) and fixed a python 3 compatibility issue with
update_bundled.py so it does not need to specify a python 2 shebang.

A script was added to check for unexpected shebangs in files.
This script is run during CI on Shippable.
2016-11-02 17:00:27 -07:00
..
modules Fix role path for generate-tests. 2016-10-13 13:04:48 -07:00
ansible-core-ci Disable expect continue in ansible-core-ci. (#17737) 2016-09-23 22:09:46 -07:00
ci.sh
code-smell-requirements.txt
code-smell.sh Clean up shebangs for various files. 2016-11-02 17:00:27 -07:00
download-logs Add tool for downloading Shippable logs. 2016-09-14 15:30:46 -07:00
integration-requirements.txt
integration.sh Disable privileged mode on Shippable. (#17844) 2016-09-30 22:06:28 -07:00
python3-test-tag-blacklist.txt Enable the git test on py3 2016-10-21 09:03:35 -07:00
python3-test-target-blacklist.txt Fix ansible-pull on python3 2016-10-17 16:31:08 -07:00
remote-integration.sh Run test_template tests on OS X. (#17791) 2016-09-27 23:30:58 -07:00
remote-requirements.txt
remote.sh
sanity-requirements.txt Install dependencies for validate-modules (#18028) 2016-10-14 12:23:29 +01:00
sanity.sh CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 2016-09-13 16:46:59 -04:00