summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSahid Orentino Ferdjaoui <sahid.ferdjaoui@cloudwatt.com>2014-01-02 09:26:19 +0100
committerGerrit Code Review <review@openstack.org>2014-01-08 08:13:46 +0000
commit0ddcf117327b540b234414881beba28a0d9043e1 (patch)
treecc3c25bb4b939721ebee8efbd966d2f42f8ecca4 /tools
parent77a9574238d416b59b7d38ca69fc7ca22c1479b6 (diff)
downloadpython-novaclient-0ddcf117327b540b234414881beba28a0d9043e1.tar.gz
Removes vim configuration headers
- Removes vim headers: It's not needed to set tabstop tons of times, this can be done by setting vimrc. - I did not update files in common/* and install_venv_common.py because these files are sync with oslo. Note: http://lists.openstack.org/pipermail/openstack-dev/2013-October/017353.html Closes-Bug: #1265474 Change-Id: Ia09dc2c908187a756bf55eaba74655484304517d
Diffstat (limited to 'tools')
-rw-r--r--tools/install_venv.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/install_venv.py b/tools/install_venv.py
index 0011a8be..4d8feeae 100644
--- a/tools/install_venv.py
+++ b/tools/install_venv.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.