commit | f2c07527c36e83a17604bd955ef676bf06bd7c15 | [log] [tgz] |
---|---|---|
author | Jungho Ahn <jhahn@google.com> | Wed Nov 11 11:43:08 2015 -0800 |
committer | Jungho Ahn <jhahn@google.com> | Wed Nov 11 11:43:08 2015 -0800 |
tree | 35fc870bc733f56833633520f020433182762c13 | |
parent | 4d0fb5904c1fe0f01bfea4b029984ac2ef2943af [diff] |
mojo/discovery: change to use args from mojo application context Mojo app should not use os.Args since it may contain flags for for mojo system. Instead we need to use mojo context.Args. MultiPart: 2/3 Change-Id: I7f60412cc44f3c8c17ebdddf7576b3bd69b6c4c6