mirror of https://github.com/ansible/ansible.git
test/TestRunner.py now executes false with no directory prefix
as it is /bin/false on many systems but /usr/bin/false on OS X test/playbook1.yml now just does command true, rather than command /bin/true, again so that it works on OS X Changed from using which false to just using command false to make it simpler and also match how playbook1.yml workspull/717/head
parent
f5e08158ca
commit
1bcba4f4a2
Loading…
Reference in New Issue