summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMichael Gundlach <michael.gundlach@rackspace.com>2010-08-18 10:39:59 -0400
committerMichael Gundlach <michael.gundlach@rackspace.com>2010-08-18 10:39:59 -0400
commit738bcb7d381a67b0884d861c7ad48fa08e37106a (patch)
tree0c09dfa437ed3b9d90275695f1d571b3834644e2 /bin
parent018ce9abbfb7047eff1e99379fba098a365e89eb (diff)
downloadnova-738bcb7d381a67b0884d861c7ad48fa08e37106a.tar.gz
nova-738bcb7d381a67b0884d861c7ad48fa08e37106a.tar.xz
nova-738bcb7d381a67b0884d861c7ad48fa08e37106a.zip
Newest pylint supports 'disable=', not 'disable-msg='
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 e2722422e..9ad6f9e94 100755
--- a/bin/nova-rsapi
+++ b/bin/nova-rsapi
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# pylint: disable-msg=C0103
+# pylint: disable=C0103
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2010 United States Government as represented by the