aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/testing/testscript.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/testing/testscript.sh b/contrib/testing/testscript.sh
index 992b02e6df..3c3927f469 100755
--- a/contrib/testing/testscript.sh
+++ b/contrib/testing/testscript.sh
@@ -49,9 +49,6 @@ TMPDIR = "${TOPDIR}/tmp"
BBFILES = "${TOPDIR}/openembedded/recipes/*/*.bb"
ENABLE_BINARY_LOCALE_GENERATION = "0"
-# Which files do we want to parse:
-BBMASK = ""
-
# ccache always overfill $HOME....
CCACHE=""