endif fix

This commit is contained in:
Kolan Sh 2012-08-31 15:40:45 +04:00
parent 1703d801d9
commit 93538aca0d
1 changed files with 1 additions and 0 deletions

View File

@ -451,4 +451,5 @@ if [ 21 -eq $STAGE ]; then
[ 0 -ne $? ] && echo "Stage $STAGE: Enabling e4rat data collection failed ;-( =======" && exit $STAGE
let STAGE++
fi
exit 0