cmdlib: Abstract OS checks
authorIustin Pop <iustin@google.com>
Wed, 17 Mar 2010 13:19:50 +0000 (14:19 +0100)
committerIustin Pop <iustin@google.com>
Wed, 17 Mar 2010 14:10:24 +0000 (15:10 +0100)
commit231cd901378d1dfa8cefe5994780557f80c254f1
tree0a66c29e32db6db9e29c06ede13776b5a21553c9
parentd512e84b8ed38a830610b7f7f12b1b4c6d1c18d7
cmdlib: Abstract OS checks

This patch moves the node-has-os checks to a separate function.

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