commit | e50ae9596c544c3cca0f32c5eba94c655a1ebcd2 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jul 03 08:00:13 2013 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jul 03 08:17:18 2013 +0100 |
tree | 57986a7dc4b6e49f6ad498d2b29456990de4115a | |
parent | ae452e327aa8dab739ca521e924a9ac9fcc506cf [diff] |
tests/hangman: Be lenient towards a non-existent sysfs error state As /sys/class/drm/cardX/error is a new interface for 3.11, we need to be quiet when it does not exist or else we upset the automated tests. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66533