Chromium Code Reviews| Index: sky/tools/skygo/README |
| diff --git a/sky/tools/skygo/README b/sky/tools/skygo/README |
| index 312c791b0551988e036afe8c1338750e1f505e5e..5656a34938d963a228d498e6b0f796f59e6f30ef 100644 |
| --- a/sky/tools/skygo/README |
| +++ b/sky/tools/skygo/README |
| @@ -13,7 +13,9 @@ Uploading the locally built server |
| 1. cd sky/tools/skygo |
| 2. upload_to_google_storage.py --bucket mojo sky_server |
| -upload_to_google_storage.py is in depot_tools. It will overwrite |
| -sky_server.sha1. Include that change in your code review. |
| +upload_to_google_storage.py is in depot_tools. It will generate |
| +sky_server.sha1. If you uploaded sky_server for linux, overwrite |
|
jamesr
2015/05/14 23:47:05
can you make upload_to_google_storage.py simply ov
toshik
2015/05/15 04:54:18
We can write a script to do it automatically.
I do
|
| +sky_server_linux.sha1 with it. If you uploaded sky_server for mac, |
| +overwrite sky_server_mac.sha1. Include that change in your code review. |
| sky_server was last built using go version go1.4.2 linux/amd64. |