Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(320)

Unified Diff: state/api/state.go

Issue 102920048: state/*: login to /ENVUUID/api URLs
Patch Set: state/*: login to /ENVUUID/api URLs Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: state/api/state.go
=== modified file 'state/api/state.go'
--- state/api/state.go 2014-04-16 12:55:56 +0000
+++ state/api/state.go 2014-05-30 10:20:26 +0000
@@ -42,6 +42,7 @@
return err
}
st.hostPorts = hostPorts
+ st.environTag = result.EnvironTag
}
return err
}

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b