From 562892979ed7aff6f7ab10b48c5615d84ebd1cb6 Mon Sep 17 00:00:00 2001
From: Simon McVittie <smcv@collabora.com>
Date: Thu, 15 Aug 2019 18:48:41 +0100
Subject: [PATCH] Remove dangling reference to sysroot/*.sh

Signed-off-by: Simon McVittie <smcv@collabora.com>
---
 tests/shellcheck.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/shellcheck.sh b/tests/shellcheck.sh
index 7943a0c95..f79fea79d 100755
--- a/tests/shellcheck.sh
+++ b/tests/shellcheck.sh
@@ -39,7 +39,6 @@ for shell_script in \
         *.sh \
         pressure-vessel-unruntime \
         pressure-vessel-unruntime-test-ui \
-        sysroot/*.sh \
         tests/*.sh \
         ; do
     n=$((n + 1))
-- 
GitLab