diff options
| author | Cory Wright <cory.wright@rackspace.com> | 2011-03-18 20:36:33 -0400 |
|---|---|---|
| committer | Cory Wright <cory.wright@rackspace.com> | 2011-03-18 20:36:33 -0400 |
| commit | 4183eabb7ca46735ab6b87b1469ff089c4f19cb4 (patch) | |
| tree | 352683b8b78998491b75fcfe38aee9a3e9af9854 /tools | |
| parent | f835c01f41fdba5791190b9275775ae7fcfcafc6 (diff) | |
| parent | c983f80c60b2c5714926a664d45d3fcd6bcf0438 (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 |
