Subversion Repositories SmartDukaan

Rev

Rev 5103 | Rev 5273 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5103 Rev 5104
Line 46... Line 46...
46
	echo "Content updated on static server ${STATIC_SERVER}"
46
	echo "Content updated on static server ${STATIC_SERVER}"
47
done
47
done
48
 
48
 
49
if [ $ACTION = "UPDATE" -a $STATUS -ne 0 ]
49
if [ $ACTION = "UPDATE" -a $STATUS -ne 0 ]
50
then
50
then
-
 
51
    echo "Update failed.\n"
51
	/code/trunk/runutils/ContentUpdationManager.sh ROLLBACK
52
#	/code/trunk/runutils/ContentUpdationManager.sh ROLLBACK
52
fi
53
fi