diff options
author | Jay Lau <jay.lau.513@gmail.com> | 2013-05-11 22:26:55 +0800 |
---|---|---|
committer | Jay Lau <jay.lau.513@gmail.com> | 2013-05-11 22:38:21 +0800 |
commit | 9be1805195e791a870a551183cfdfac169579256 (patch) | |
tree | 1ec457ab40b4f68f5fa5262e4ad0f0e39c513005 /nova/utils.py | |
parent | 5dba32a23e67341bfdc03a00781ab491238e21f4 (diff) | |
download | nova-9be1805195e791a870a551183cfdfac169579256.tar.gz nova-9be1805195e791a870a551183cfdfac169579256.tar.xz nova-9be1805195e791a870a551183cfdfac169579256.zip |
Fix header issue for baremetal_deploy_helper.py
Fix header issue
baremetal_deploy_helper.py is not a python script which can not
be run directly, so there is no need to keep "#!/usr/bin/env python"
but change it to "# vim: tabstop=4 shiftwidth=4 softtabstop=4"
Change-Id: Ic4957673605cd71dc19fc38a2626bdaa35d102c0
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions