Remove shebang and execute perms for env-setup since it must be sourced

pull/4420/head
Toshio Kuratomi 2015-01-12 08:03:53 -08:00
parent 375f4d701c
commit 245f934629
1 changed files with 0 additions and 1 deletions

1
hacking/env-setup Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/usr/bin/env bash
# usage: source ./hacking/env-setup [-q]
# modifies environment for running Ansible from checkout