aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautomated/linux/kselftest/kselftest.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/automated/linux/kselftest/kselftest.sh b/automated/linux/kselftest/kselftest.sh
index 033105a..957be07 100755
--- a/automated/linux/kselftest/kselftest.sh
+++ b/automated/linux/kselftest/kselftest.sh
@@ -61,6 +61,9 @@ while getopts "t:s:u:p:L:S:b:g:e:h" opt; do
# SKIPFILE="${SCRIPTPATH}/${SKIPFILE}"
#fi
+ if [ -z "${OPTARGS}" ]; then
+ continue
+ fi
if [ -z "${OPTARG##*http*}" ]; then
if [ -z "${OPTARG##*yaml*}" ]; then
# Skipfile is of type yaml