Searched refs:gspath (Results 1 – 1 of 1) sorted by relevance
137 def _upload_logs(dirpath, gspath): argument144 ctx.Copy(dirpath, gspath, recursive=True)893 gspath = _get_upload_log_path(arguments)894 sys.stderr.write('Logs will be uploaded to %s\n' % (gspath,))895 _upload_logs(arguments.logdir, gspath)