Searched refs:RUN_REPEATED (Results 1 – 1 of 1) sorted by relevance
194 local RUN_REPEATED=0432 RUN_REPEATED=$OPTARG;;692 …if [ $RUN_REPEATED -gt 1 ]; then # You need to specify at least more than 1 sequential run, else i…693 echo "PAN will run these test cases $RUN_REPEATED times....."698 while [ $inc -lt $RUN_REPEATED ] ; do