Comment 2 for bug 1485557

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/215906
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=6bf85c0ae187faadef762561f6abcf5e39b3f0da
Submitter: Jenkins
Branch: kilo

commit 6bf85c0ae187faadef762561f6abcf5e39b3f0da
Author: Christian Berendt <email address hidden>
Date: Wed Aug 12 09:54:58 2015 +0200

    Implement /usr/bin/env as the shebang in all bash scripts

    In order to be more consistent, and also account for different
    environments and platforms, this patch implements the use of
    environment.

    Closes-Bug: #1485557
    Change-Id: I93e6a47fd6be816620682eddb2880e38f11bf675
    (cherry picked from commit d1f410d08a5369c1a25bbd15da318b247003514a)