diff options
| author | Ziad Sawalha <github@highbridgellc.com> | 2011-05-23 02:16:10 -0500 |
|---|---|---|
| committer | Ziad Sawalha <github@highbridgellc.com> | 2011-05-23 02:16:10 -0500 |
| commit | dca2f7af0b4d5ab98198f04b35783ad1894cae80 (patch) | |
| tree | 96eb161fa02ffbe42749861a327bdad167a2b89b /echo | |
| parent | 888b18e3f42fd6078fcc9c7079bf058ffad834ff (diff) | |
| parent | 0bb304a456ffe2a8ddd9dc2bec879b11267f0d03 (diff) | |
Merged in anotherjesse's changes
Diffstat (limited to 'echo')
| -rwxr-xr-x[-rw-r--r--] | echo/echo_client.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/echo/echo_client.py b/echo/echo_client.py index ff787276..ba835417 100644..100755 --- a/echo/echo_client.py +++ b/echo/echo_client.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright (c) 2010-2011 OpenStack, LLC. # |
