mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-18 03:43:03 +00:00
tests: explicit use bash
We use bashisms, which debian's default sh dash doesn't like. Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#
|
||||
# This check if we can crash the kernel with segmentation-fault
|
||||
# by reading /sys/kernel/debug/dri/0/i915_emon_status too quickly
|
||||
|
||||
Reference in New Issue
Block a user