Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/bin/tool/
Dcafeheadlessrun40 RVAL=0
150 RVAL=$?
151 if [ $RVAL -eq $MON_RESULT_PASS ]
155 echo "$(basename $0): Master image prep for $RPX_PATH failed with code $RVAL!"
179 RVAL=$?
180 if [ $RVAL -eq 0 ]
184 echo "$(basename $0): Mastering image for $RPX_PATH failed with code $RVAL!"
193 RVAL=$?
194 if [ $RVAL -eq 0 ]
198 echo "$(basename $0): uploadimg.sh failed to upload with code $RVAL!"
[all …]