tests/drm_lib.sh: Don't die if the sysfs path can't be found
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 2 Jul 2013 07:13:57 +0000 (09:13 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 2 Jul 2013 07:13:57 +0000 (09:13 +0200)
commitfaf2a0223cb8655e7ac826592b50ad4e08ec04ee
tree1bcc2f2db7e5d26ca49c1ce75d3b24e689e427a6
parent3f93e1bc74850ded734e8667674d83711a26c19c
tests/drm_lib.sh: Don't die if the sysfs path can't be found

That just means that the sysfs error file isn't there.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/drm_lib.sh