veyron/lib/flags: prevent duplicate values being accumulated

- if flag.Parse is called multiple times, the Set methond on
  for each flag will be called multiple times. This change
  prevents duplicate values from being accumulated, which
  seems like a sensible thing to do in any case.

Change-Id: Idca03dc362f48f386aa97a0fcf1945704a6d8bc1
2 files changed
tree: 84dc2f63ba4a9a04728e1b4221833ea913ed33d4
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/