From ea7dac11b736df2292fdaf112d157937546adf5f Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 22 Apr 2016 08:25:04 +0100 Subject: scripts: Add a simple trybot driver Basic script that may prove useful to others to send a pile of patches to intel-gfx-trybot@ Signed-off-by: Chris Wilson --- scripts/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts/Makefile.am') diff --git a/scripts/Makefile.am b/scripts/Makefile.am index b77f0eb9..85d4a5cf 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,3 +1,2 @@ - -dist_noinst_SCRIPTS = who.sh run-tests.sh +dist_noinst_SCRIPTS = intel-gfx-trybot who.sh run-tests.sh noinst_PYTHON = throttle.py -- cgit v1.2.3