Searched refs:gspath (Results 1 – 1 of 1) sorted by relevance
142 def _upload_logs(dirpath, gspath): argument148 utils.run(['gsutil', 'cp', '-r', '--', dirpath, gspath])869 gspath = _get_upload_log_path(arguments)870 sys.stderr.write('Logs will be uploaded to %s\n' % (gspath,))871 _upload_logs(arguments.logdir, gspath)