tests/sysfs_edid_timing: use real bash
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 25 Jul 2013 19:51:27 +0000 (21:51 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 25 Jul 2013 19:51:53 +0000 (21:51 +0200)
The lib/drm_lib.sh load path trick doesn't work otherwise. Tsk.

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

index e90e374..ec704f6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 # This check the time we take to read the content of all the possible connectors.
 # Without the edid -ENXIO patch (http://permalink.gmane.org/gmane.comp.video.dri.devel/62083),