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 Update how shippable scripts are called. 2016-06-03 09:20:33 -07:00
code-smell-requirements.txt Unpin yamllint now that version 1.3.2 is out. (#16479) 2016-06-28 11:40:14 -07:00
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 Put integration.sh pip reqs in separate file. (#17338) 2016-08-31 15:16:15 -07:00
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 fix remote shippable target failures (#17287) 2016-08-29 14:01:25 -07:00
remote.sh fix remote shippable target failures (#17287) 2016-08-29 14:01:25 -07:00
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