Searched refs:jallcnt (Results 1 – 2 of 2) sorted by relevance
120 export jallcnt=0148 (( jallcnt += 1 ))216 if [ $jallcalccnt -ne $jallcnt ]; then217 echo "<br>error: green & red != total , $jallcalccnt -ne $jallcnt" >> $report223 echo "<br>Tests run: ${jallcnt}" >> $report236 if [[ jallcnt -eq jpassedcnt ]]; then241 echo "Tests run : ${jallcnt}"
127 export jallcnt=0158 (( jallcnt += 1 ))235 if [ $jallcalccnt -ne $jallcnt ]; then236 echo "<br>error: green & red != total , $jallcalccnt -ne $jallcnt" >> $report242 echo "<br>Tests run: ${jallcnt}" >> $report255 if [[ jallcnt -eq jpassedcnt ]]; then260 echo "Tests run : ${jallcnt}"