Home
last modified time | relevance | path

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

/scripts/
A Dbuildall59 STATUS=0
65 STATUS=$?
66 if [ "$STATUS" -ne 0 ]; then
76 STATUS=$?
77 if [ "$STATUS" -ne 0 ]; then
88 STATUS=$?
89 if [ "$STATUS" -ne 0 ]; then
100 STATUS=$?
101 if [ "$STATUS" -ne 0 ]; then
110 STATUS=$?
[all …]
/scripts/entropy-test/
A Drepeat-boot-test179 STATUS="bad"
184 STATUS="good"
188 if [[ $STATUS != "good" ]]; then

Completed in 4 milliseconds