From 10df68a28a6d5e525f743b0c708ba06d13d191fc Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Fri, 23 Nov 2018 10:15:15 +0530 Subject: Revert "automated: kselftest: kselftest.sh: just continue" This reverts commit f101ef36f7c1f29bdc56885e475ca3f23874c2d1. --- automated/linux/kselftest/kselftest.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/automated/linux/kselftest/kselftest.sh b/automated/linux/kselftest/kselftest.sh index 957be07..033105a 100755 --- a/automated/linux/kselftest/kselftest.sh +++ b/automated/linux/kselftest/kselftest.sh @@ -61,9 +61,6 @@ 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 -- cgit v1.2.3