Update style of client strings.

(imported from commit 1516461cf53b2715de68e01f16bb8a8cc33c48ad)
This commit is contained in:
Luke Faraone
2013-12-06 17:50:55 -05:00
parent 663d7483f2
commit 1b5c1ac021
22 changed files with 26 additions and 19 deletions

View File

@@ -388,7 +388,7 @@ def main(args):
return 2
if not opts.stdout:
client = zulip.Client(verbose=True)
client = zulip.Client(verbose=True, client="ZulipReview/0.1")
if 'staging' not in client.base_url:
print '''