Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(534)

Side by Side Diff: compute_engine_scripts/perfserver/vm_create_server.sh

Issue 316923002: Perf server initial documentation; mostly placeholder now. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: fix typos and formatting Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 #!/bin/bash
2 #
3 # Create the perf stats server.
4 #
5 # Copyright (c) 2014 The Chromium Authors. All rights reserved.
6 # Use of this source code is governed by a BSD-style license that can be found
7 # in the LICENSE file.
8 #
OLDNEW
« no previous file with comments | « compute_engine_scripts/perfserver/README ('k') | compute_engine_scripts/perfserver/vm_delete_server.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698