From 709e93c8d799c76309adbee6f63a2c8fde4cfb13 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Wed, 8 Oct 2014 23:00:00 +0200 Subject: [PATCH] Remove extraneous vim editor configuration comments Change-Id: I60a3dac52844400b4b92532edfebd0bc9aa49c78 Partial-Bug: #1229324 --- autogenerate_config_docs/test/genconfs.sh | 1 - autogenerate_config_docs/test/generator.py | 1 - 2 files changed, 2 deletions(-) diff --git a/autogenerate_config_docs/test/genconfs.sh b/autogenerate_config_docs/test/genconfs.sh index 14f798ea..3aefdad8 100755 --- a/autogenerate_config_docs/test/genconfs.sh +++ b/autogenerate_config_docs/test/genconfs.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -# vim: tabstop=4 shiftwidth=4 softtabstop=4 proj_list="ceilometer cinder glance keystone nova neutron" #proj_list="keystone" diff --git a/autogenerate_config_docs/test/generator.py b/autogenerate_config_docs/test/generator.py index ab57ed75..ebfa1035 100755 --- a/autogenerate_config_docs/test/generator.py +++ b/autogenerate_config_docs/test/generator.py @@ -1,5 +1,4 @@ #!/usr/bin/env python -# vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2012 SINA Corporation # All Rights Reserved.