[PSA] cros_workon cli getting a bit more strict

10 views
Skip to first unread message

Mike Frysinger

unread,
Aug 4, 2017, 2:29:11 PM8/4/17
to chromium-os-dev
cros_workon currently accepts common options anywhere.  so you can write:
  $ cros_workon --board=foo list
or you can write:
  $ cros_workon list --board=foo

we're killing off support for the latter.

this syntax is relying on internal behavior of python modules that no longer works.  it's not clear we can easily maintain this syntax w/out a not-insignificant amount of code, so we're looking to just drop it and be done.

this does *not* impact cros_workon-$BOARD wrapper scripts.
-mike
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages