diff options
| author | Brian Waldon <brian.waldon@rackspace.com> | 2011-03-21 15:23:11 -0400 |
|---|---|---|
| committer | Brian Waldon <brian.waldon@rackspace.com> | 2011-03-21 15:23:11 -0400 |
| commit | 59cb754cc37635f79fc26d4596699705143f4544 (patch) | |
| tree | b467dc8eb5e4e202413266c77f284637f5c699d5 /tools | |
| parent | 85f50cf496e2c193ddc715f3019b4a4769ab5bd9 (diff) | |
| parent | 246b146a46474266d7568b5df5cef8864cdaaa6b (diff) | |
| download | nova-59cb754cc37635f79fc26d4596699705143f4544.tar.gz nova-59cb754cc37635f79fc26d4596699705143f4544.tar.xz nova-59cb754cc37635f79fc26d4596699705143f4544.zip | |
merging 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 |
