Home
last modified time | relevance | path

Searched refs:RUN_REPEATED (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/
Drunltp195 local RUN_REPEATED=0
434 RUN_REPEATED=$OPTARG;;
694 …if [ $RUN_REPEATED -gt 1 ]; then # You need to specify at least more than 1 sequential run, else i…
695 echo "PAN will run these test cases $RUN_REPEATED times....."
700 while [ $inc -lt $RUN_REPEATED ] ; do