Searched refs:jtitle (Results 1 – 2 of 2) sorted by relevance
142 jtitle=`echo $myline | cut -d";" -f3`146 if [ "$selection" == "" ] || [ "$jtitle" == "$selection" ]; then174 echo -n "<tr class=\"ok\"><td>Success</td><td>$jtitle</td>" >> $report192 echo "<tr class=\"nok\"><td>Failure</td><td>$jtitle</td><td>" >> $report196 echo "<tr class=\"wok\"><td>Failure</td><td>$jtitle</td><td>" >> $report
152 jtitle=`echo $myline | cut -d";" -f3`156 if [ "$selection" == "" ] || [ "$jtitle" == "$selection" ]; then193 echo -n "<tr class=\"ok\"><td>Success</td><td>$jtitle</td>" >> $report211 echo "<tr class=\"nok\"><td>Failure</td><td>$jtitle</td><td>" >> $report215 echo "<tr class=\"wok\"><td>Failure</td><td>$jtitle</td><td>" >> $report