summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorHe Yongli <yongli.he@intel.com>2014-02-13 14:13:18 +0800
committerHe Yongli <yongli.he@intel.com>2014-02-26 09:24:48 +0800
commit110074a5946cfde4b5419a62c74fe27aabe75117 (patch)
tree14c743f437e13d12787b3498dbeda1c25eaba3e9 /tools
parent1a57ac47b3fa878d07d7c05bafa6ad20ce5afe9d (diff)
downloadironic-110074a5946cfde4b5419a62c74fe27aabe75117.tar.gz
Remove extraneous vim configuration comments for ironic
Remove vim setting: comment - # vim: tabstop=4 shiftwidth=4 softtabstop=4 at the top of source code files, except for files in openstack/common. Change-Id: Ie80f76f08e27b7f5f747227c4cca8d79ad98bec6 Partial-Bug: #1229324
Diffstat (limited to 'tools')
-rw-r--r--tools/install_venv_common.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/install_venv_common.py b/tools/install_venv_common.py
index b5ec5092f..3e8c1e4a8 100644
--- a/tools/install_venv_common.py
+++ b/tools/install_venv_common.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright 2013 OpenStack Foundation
# Copyright 2013 IBM Corp.
#