Disallow variants for OSes that don't support them
authorIustin Pop <iustin@google.com>
Wed, 27 Jul 2011 11:53:24 +0000 (13:53 +0200)
committerIustin Pop <iustin@google.com>
Wed, 27 Jul 2011 12:50:55 +0000 (14:50 +0200)
commit6ba2bdc2e79d8047a709bc5b5f76e0f35ce51db5
tree53ccf44a7cb1c7946b50a3b33485b3c9081422a3
parent732052c1257e88b9e035132853aa0d5f72859cfe
Disallow variants for OSes that don't support them

Otherwise we get no variant checks at all, but the variant is still
recorded.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/cmdlib.py