diff options
| author | Chuck Short <zulcss@ubuntu.com> | 2011-03-20 10:51:44 -0400 |
|---|---|---|
| committer | Chuck Short <zulcss@ubuntu.com> | 2011-03-20 10:51:44 -0400 |
| commit | a19d643af217d4aa40e48f4e9a75205af51b96dc (patch) | |
| tree | 639c846a580ea4de598e487068c2c62f783ca6d4 /tools | |
| parent | b9480c99adbb7b4849812fa16118712b24de1820 (diff) | |
| parent | 3e255ad1bc685c0d39631540e664bde49e0670db (diff) | |
Merge trunk
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/euca-get-ajax-console | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/euca-get-ajax-console b/tools/euca-get-ajax-console index e407dd566..3df3dcb53 100755 --- a/tools/euca-get-ajax-console +++ b/tools/euca-get-ajax-console @@ -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 |
