HomeSort by relevance Sort by last modified time
    Searched refs:TAG_RESTRICT_STRING (Results 1 - 2 of 2) sorted by null

  /external/ltp/
runltplite.sh 120 local TAG_RESTRICT_STRING=""
343 if [ ! -z "$TAG_RESTRICT_STRING" ] ; then
344 echo "INFO: Restricted to $TAG_RESTRICT_STRING"
runltp 218 local TAG_RESTRICT_STRING=
418 s) TAG_RESTRICT_STRING=$OPTARG;;
688 if [ -n "$TAG_RESTRICT_STRING" ]
691 grep $TAG_RESTRICT_STRING ${TMP}/alltests.orig > ${TMP}/alltests #Not worth checking return codes for this case
756 if [ ! -z "$TAG_RESTRICT_STRING" ] ; then
757 echo "INFO: Restricted to $TAG_RESTRICT_STRING"
    [all...]

Completed in 708 milliseconds