Put back GAM specific no browser message

This commit is contained in:
Ross Scroggs
2016-03-21 15:05:27 -07:00
parent 4fadf68da4
commit b17b80ee12

View File

@@ -215,11 +215,8 @@ def run_flow(flow, storage, flags=None, http=None):
print()
print(' ' + authorize_url)
print()
print('If your browser is on a different machine then '
'exit and re-run this')
print('application with the command-line parameter ')
print()
print(' --noauth_local_webserver')
print('If your browser is on a different machine then exit and re-run this')
print('after creating a file called nobrowser.txt in the same path as GAM.')
print()
else:
print('Go to the following link in your browser:')