Make DiagnoseOS use the modified OS objects
authorGuido Trotter <ultrotter@google.com>
Mon, 5 Nov 2007 00:43:14 +0000 (00:43 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 5 Nov 2007 00:43:14 +0000 (00:43 +0000)
commit8fa42c7ca2a8786524d34c2cc52f49fa2cdfec7f
treea8f8d3c2df4a29256a5c43c75d2b2d761adbc242
parentd2c807e4c2bb353343485eb14a143e19f828c653
Make DiagnoseOS use the modified OS objects

Modify backend.py so that DiagnoseOS only returns OS objects rather than
InvalidOS errors, and make sure gnt-os understands the new objects. Also delete
the deprecated helper functions from gnt-os.

Reviewed-By: iustinp
lib/backend.py
scripts/gnt-os