Searched refs:STATUS (Results 1 – 2 of 2) sorted by relevance
59 STATUS=065 STATUS=$?66 if [ "$STATUS" -ne 0 ]; then76 STATUS=$?77 if [ "$STATUS" -ne 0 ]; then88 STATUS=$?89 if [ "$STATUS" -ne 0 ]; then100 STATUS=$?101 if [ "$STATUS" -ne 0 ]; then110 STATUS=$?[all …]
179 STATUS="bad"184 STATUS="good"188 if [[ $STATUS != "good" ]]; then
Completed in 4 milliseconds