summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMichael Gundlach <michael.gundlach@rackspace.com>2010-08-18 11:44:24 -0400
committerMichael Gundlach <michael.gundlach@rackspace.com>2010-08-18 11:44:24 -0400
commitb380e4a93f6d8ebc772c3989d27f9549b730eee5 (patch)
tree5bdf75786a4bc9e67a805e18097629597e63abb7 /bin
parent738bcb7d381a67b0884d861c7ad48fa08e37106a (diff)
Changed our minds: keep pylint equal to Ubuntu Lucid version, and use disable-msg throughout.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/nova-rsapi2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nova-rsapi b/bin/nova-rsapi
index 9ad6f9e94..e2722422e 100755
--- a/bin/nova-rsapi
+++ b/bin/nova-rsapi
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# pylint: disable=C0103
+# pylint: disable-msg=C0103
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2010 United States Government as represented by the