Searched refs:gspath (Results 1 – 1 of 1) sorted by relevance
129 def _upload_logs(dirpath, gspath): argument136 ctx.Copy(dirpath, gspath, recursive=True)789 gspath = _get_upload_log_path(arguments)790 report_log.write('Logs will be uploaded to %s\n' % (gspath,))793 _upload_logs(arguments.logdir, gspath)